PLBWEB_REST_USE_ENV Keyword
10.2
PLBWEB_REST_USE_ENV<nn>=<parameter>
Where:
Note:
1. The parameter values are:
|
Value |
PL/B REST service will have the parameters passed ... |
|
ON |
in memory. |
|
OFF |
by a disk file. |
2. The 'PLBWEB_REST_USE_ENV<nn>=ON' keyword is not supported by the Linux PL/B Web Server. When using a Linux PWS server, this keyword is ignored and the PWS executes the same as if this keyword is set to OFF.
Example:
PLBWEB_REST_USE_ENV01=ON
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |