Difference between revisions of "Shape:getData"

(Initial Portuguese translation)
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the data set with setData.}}
 
{{#set:Description=Get the data set with setData.}}
 +
== Other Languages ==
 +
{{i18n|Shape:getData}}

Revision as of 08:17, 23 January 2011

Get the data set with setData.

Function

Synopsis

v = Shape:getData( )

Arguments

None.

Returns

any v
The data previously set, or nil if none.

See Also

Other Languages