sscriptvariable
- Last UpdatedApr 24, 2024
- 1 minute read
This topic is about the SSCRIPTVARIABLE data type.
Value syntax
value (converted to string)
Description
This data type is used to represent an XRS class variables of any type as a field type in XML scripting, in order to be able to read and write the variables from a Command set or route. For further information, refer to XRS Scripting Language.
Attributes
These are the attributes for SSCRIPTVARIABLE.
|
Attribute |
Type |
Description |
|---|---|---|
|
isModified |
sbool |
Set to True in the frame where the value of this field is modified. |
|
type |
sstring |
Returns the type name. |