Last modified: Mon, 04/03/2017 - 17:31
The ENDIF command is a part of Ferret's conditional command execution capability: IF-THEN-ELIF-ELSE-ENDIF. It is valid only inside of an IF block. See further description under the IF command in this Commands Reference section.
It is illegal to use a DEFINE ALIAS command to alias the command ENDIF.