class
IScriptVariableMapping.
IScriptVariableMapping
Bases: object
Defines the mapping of a data element on a specific variable.
create_variable
Describes whether a new variable is to be created or the channel is mapped on an existing variable.
bool
default_variable
Retrieves the name of the default variable on which the value should be mapped.
string
id
Retrieves the id of this object.
long
variable
Retrieves the name of the variable on which the value is to be mapped.
string