INCLAN: external

From CYANA Wiki
Revision as of 15:11, 13 August 2009 by Masayo (talk | contribs)
Jump to navigation Jump to search

Synopsis

external variable = expression

Description

Assigns a value (i. e. a string) or the result of an expression to an external (non-local) variable even if a local variable with the same name exists. This command can be used to return values from a macro to the calling macro.