GetText
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
Line 2: | Line 2: | ||
Return the string of a text object. | Return the string of a text object. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Text]] | [[Category:Text]] |
Latest revision as of 00:04, 9 February 2014
getText(object)
Return the string of a text object.
-
object
: object to operate on