ATTRIBUTES

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

ATTRIBUTES

#list := ATTRIBUTES item|MACRO|SHELL|GLOBAL

Returns a blank separated list of available attributes for the specified shell item, or a list of variables available in the current macro, shell or globally.

Example:

#table := new table *

  1. list := ATTRIBUTES $#table

um 'The item attributes available for a table item are: $#list' delete /Var #list

See also the example script relection.sts.

Navigation menu

Personal tools