Zitat von EasyEventExporter
- SCRIPT -
<> Key Input Processing: Var. [1], Keys: Directional keys, Decision, Cancel
<> Fork Condition: If Variable [1] == 2 then ...
. <> Key Input Processing: Var. [1], Keys: Directional keys
. <> Fork Condition: If Variable [1] == 3 then ...
. . <>
. : Else ...
. . <>
. : End of fork
. <>
: Else ...
. <>
: End of fork
...