EndIfFile
Description
Ends conditional command block begun with the previous IF command.
Syntax
EndIfFile
Parameters
None
Example
See
IfFile
, below
Notes
Results are unpredictable if not paired properly with IfFile command.
EndIfTerm
Description
Ends conditional command block executed only if the device type specified in IfTerm matches.
Syntax
EndIfTerm
Parameters
None
Example
See
IfTerm
, below
Notes
Results are unpredictable if not paired properly with IfTerm command.
7-10