GetText
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lua-function|getText|object}} | ||
+ | |||
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