Here you may specify conditions which must give "true" to show the message and executes the OK-part or the No-part of the
actions. You may query if the current user is member or a certain group, or if winfile.exe is running. You can use every function of
SL-Script.
Every line must be true
Lines will be parsed until a line gives 'false'. If no line gives back 'false' processing goes on with OK/No-Commands,
otherwise progressing stops.
At least one line must be true
Lines will be parsed until a line gives 'true'. If no line gives back 'true' processing stops
Ignore line result
Every line will be parsed regardless of their result.