GUML -- Cmd Ref -- Macros

\eq
\eq{string1}{string2}

This command compares the two strings and returns 'true' if they're exactly the same or nothing if they're not.


\get
\get{string1}

This command returns the contents of the stored macro.

See also: \set


\if
\if{condition}{true code}{false code}


\include
blah

\isset
blah

\quote
blah

\set
blah

\unset
blah

\while
blah

show source
Copyright © 1999 by PureMagic Software for the GUML Project