END Macro Command

Ends a macro or menu within a macro library.

Note: Macro commands are used within macros to provide more complex behaviour when running processes.

Example

!START m1      
!ECHO 
!END

Related topics and activities: