System Command FNS: Difference between revisions
From NARS2000
Jump to navigationJump to search
(Created page with "<h1>)FNS - List all functions in workspace</h1> The ''')FNS''' command lists all of the functions that have been defined in the workspace. If the workspace has no functions, i...") |
No edit summary |
||
Line 5: | Line 5: | ||
:</code> | :</code> | ||
The equivalent system function to allow a function to find out the names of all the variables in the workspace is {quad}NL | The equivalent system function to allow a function to find out the names of all the variables in the workspace is [[System Function NL|{quad}NL 3]]. | ||
{{Commands}} | {{Commands}} |
Revision as of 14:41, 27 February 2013
)FNS - List all functions in workspace
The )FNS command lists all of the functions that have been defined in the workspace. If the workspace has no functions, it returns nothing. Here is an example:
- )FNS
The equivalent system function to allow a function to find out the names of all the variables in the workspace is ⎕NL 3.
System Commands (not case sensitive) | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
)CLEAR | )CLOSE | )COPY | )DROP | )EDIT | )ERASE | )EXIT | )FNS | )FOP | )FOPS | ||||
)IN | )INASCII | )LIB | )LOAD | )NEWTAB | )NMS | )OFF | )OPEN | )OPS | )OUT | ||||
)RESET | )SAVE | )SI | )SIC | )SINL | )SYMB | )ULIB | )VARS | )XLOAD | )WSID |