Difference between revisions of "EVAL TEXT"
From Macros Wiki
Line 1: | Line 1: | ||
− | [[|{{Up}}]] | + | [[:Category:Miscellaneous|{{Up}}]] |
{{Command|syntax=EVAL_TEXT <string variable> | {{Command|syntax=EVAL_TEXT <string variable> | ||
Line 11: | Line 11: | ||
:For an example macro see [[Process_Data]] | :For an example macro see [[Process_Data]] | ||
− | [[Category:]] | + | [[Category:Miscellaneous]] |
Revision as of 16:28, 13 August 2010
Command
- EVAL_TEXT <string variable>
Parameters
- <string variable>
- a string variable, for example a$
Example
- EVAL_TEXT
- For an example macro see Process_Data