getsets
                no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | getsets [2006/08/01 03:45] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: getsets.txt, | ||
| + | ======Synopsis: | ||
| + | $__getsets__() | ||
| + | $__getsets__(< | ||
| + | |||
| + | ======Technical: | ||
| + | * If no argument is given, the return value is a word list of all built in set variables. | ||
| + | * If an argument is given, the return value is a word list of all built in set variables that match the given pattern. | ||
| + | * Multiple patterns may be specified; the result is a concatenated list of return values as if each pattern had been processed individually. Specifically, | ||
| + | |||
| + | ======Returns: | ||
| + | A word list of the names of /set variables matching the pattern(s). | ||
| + | |||
| + | ======Example: | ||
| + | < | ||
| + | $getsets(*tab*) | ||
| + | </ | ||
| + | |||
| + | ======History: | ||
| + | This function first appeared in EPIC4pre1.046. | ||
getsets.txt · Last modified: 2006/08/01 03:45 by 127.0.0.1
                
                