Name
|
Value
|
defaultProperty
|
A special property accessed simply by writing the macro name ($macro). If applicable, then returns the macro value and the data that the user entered as a string. Usually returns the same value as the stringValue property.
|
name
|
The macro name.
|
type
|
The macro type.
|
className
|
The fully qualified class name implementing the macro.
|
label
|
The macro label appearing on the GUI.
|
longLabel
|
The user description of the macro and the data inside. Explains in natural language the data significance.
|
htmlLabel
|
The same as long label but in html format.
|
stringValue
|
If applicable, then returns the macro value and the data that the user entered as a string.
|