« Back to Product

Documentation

Accessing Variables

GetValuereturns the value of an IP-Symcon variable, independent of its type
GetValueBooleanreturns the value of an IP-Symcon variable of the type Boolean
GetValueFloatreturns the value of an IP-Symcon variable of the type Float
GetValueFormattedreturns the value of an IP-Symcon variable and formats it according to its profile
GetValueFormattedExreturns a value formatted based on the profile of a variable
GetValueIntegerreturns the value of an IP-Symcon variable of the type Integer
GetValueStringreturns the value of an IP-Symcon variable of the type String
HasActionchecks whether an action is defined
RequestActionexecute the variable action of an IP-Symcon variable
RequestActionExexecute the action of an IP-Symcon variable with individual sender
SetValueset the value of an IP-Symcon variable independent of its type
SetValueBooleanset the value of an IP-Symcon Variable with the type Boolean
SetValueFloatset the value of an IP-Symcon variable with the type Float
SetValueIntegerset the value of an IP-Symcon variable with the type Boolean
SetValueStringset the value of an IP-Symcon variable with the type String
Any questions?