IScriptVariableMapping

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.

Type

bool

default_variable

Retrieves the name of the default variable on which the value should be mapped.

Type

string

id

Retrieves the id of this object.

Type

long

variable

Retrieves the name of the variable on which the value is to be mapped.

Type

string