Last updated 1 year ago
Community
Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Method in MemoryVariableStore
Stores a string in this VariableStorage.
string
public void SetValue(string variableName, string stringValue)
string variableName
The name to associate with this variable.
string stringValue
The string to store.