SET

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 17:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search

SET

var := [SET] anyvalue

-> var = anyvalue

Assign a value to a variable. If the keyword SET is not specified, the first word of anyvalue may not be any command! You can find out what keywords there are programatically using the STXCONSTANTS command.

Navigation menu

Personal tools