SetValue(string,bool)
Method in MemoryVariableStore
Summary
Stores a bool
in this VariableStorage.
Parameters
Name | Description |
---|---|
| The name to associate with this variable. |
| The boolean value to store. |
Method in MemoryVariableStore
Stores a bool
in this VariableStorage.
Name | Description |
---|---|
| The name to associate with this variable. |
| The boolean value to store. |