Introduction
Provides a shared resource for variables
Fields#
| Name | Description |
|---|---|
| On Blackboard Changed | Event raised whenver Blackboard data changes |
Properties#
| Name | Description |
|---|---|
| fields | List of fields set on Blackboard |
Methods#
| Name | Description |
|---|---|
| EntryHasValue | Check if a value exists for a field |
| Erase | Remove all data |
| GetValue | Get the value of a field |
| IsSet | Check if a value exists for a field |
| SetValue | Set the value of a field |
| UnsetValue | Remove entry for a field |