RUNNAME Property
9.1, PLBCMP GUI Only
The RUNNAME property defines the run-time name of the object. The property uses the following format:
RUNNAME={value}
Note the following:
RUNNAME may be used in CREATE, GETPROP and SETPROP statements.
{value} must be a Character String Variable that specifies the name.
Two compiler directives (%RUNNAMEON and %RUNNAMEOFF) control the automatic assignment of the RUNNAME property in CREATE instructions.
If the RUNNAME property is explicitly specified in a CREATE instruction, it takes precedence over the compiler directive operation.
The Designer utility uses the RUNNAME property internally and is therefore not shown in the Designer's property list.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |