|
|
This function checks if the virtual mode is set. The result is "TRUE" if the virtual mode is set; otherwise the result is "FALSE". |
|||||||
Syntax: |
||||||||
| {LOG_VAR}= virtual_mode () | ||||||||
I/O parameters:
|
||||||||
|
||||||||
Example: |
||||||||
| Declaration of Variables | ||||||||
10 DOKU_LOGIK_1 = virtual_mode()
20 put("Virtual mode: ","--------------------",DOKU_LOGIK_1)
|
||||||||
| Result: | ||||||||
![]() |
||||||||
|
Functions and commands: Editing Masks |