Description
Set RCO Variable with Attribute sets an RCO variable with attribute value.
Parameters
This function block has the following parameters:
Parameter |
Description |
RCO Variable |
RCO Variable to be updated. |
Region ID |
ID of Region where item is located. |
Location |
Location of the item in the Region. |
Item Class |
Class of the item. |
Attribute ID |
ID of Attribute whose value is to be set into the RCO Variable. |
Start Character |
Starting character within the attribute value. |
Attribute Length |
Ending character within the attribute value. Specify 0 for the entire attribute. |
Conversion |
Specifies the type of conversion to perform on the attribute. RCO Variables are Variant variables. They can be any type, depending on the value assigned. Conversion Type String means the value is stored in the RCO Variable as a string. The other conversion types store the value in the RCO Variable as an Integer. |
Set RCO Variable with Attribute example. |
|
Core function block list. |