string: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Macros:Variables:string moved to String: Moved to main namespace.) |
Verisimilar (talk | contribs) m (Added to Variable Type category.) |
||
Line 6: | Line 6: | ||
[h:exampleString = "This is an example string."] | [h:exampleString = "This is an example string."] | ||
</source> | </source> | ||
[[Category:Variable Type]] |
Revision as of 13:06, 25 March 2009
A string in MapTool is a series of alphanumeric characters enclosed in single or double quotation marks.
Example
[h:exampleString = "This is an example string."]