CURRENTLS.ONETIME |
DEVELOPER |
|
|
|
|
Purpose |
CURRENTLS.ONETIME allows a screen cycle property to be set to one-time only. |
|
Syntax |
CurrentLS.OneTime = value (Both upper/lower or mixed case are acceptable.) |
|
Operation |
value = 1, 0, or any numeric variable. Values other than 0 will be considered as TRUE. |
|
Remarks |
If the logical screen is one-time, this variable will contain 1. Otherwise, it will be 0 (off). |
|
Example |
CURRENTLS.ONETIME = 1 |
Topic ID: 520038