RUNTIME
PLB Web Only, 9.7A
The RUNTIME instruction provides access to the web server allowing a program to retrieve information about the runtime environment. To define a RUNTIME, use the following statement format:
|
|
|
|
Where:
label
Optional. A Data Label.
Flags Affected: NONE
Note the following:
The RUNTIME object represents the server's runtime component.
There are no properties for a RUNTIME object.
There are no events for a RUNTIME object.
There are no GUI PL/B instructions other than GUI methods that are used with a RUNTIME object.
See Also: Object Definitions
![]() |