Programming with Reflection
UserData property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a string that stores information for the duration of the current Reflection session. Use this property in macros to set and return global values that you want to remain constant for throughout the current session. The value of this property is not saved when you save your settings file.
The default value is "".
This string can be up to 32,766 characters long.