Difference between revisions of "Data:getSize"

m
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the size of the Data.}}
 
{{#set:Description=Gets the size of the Data.}}
 
+
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Data:getSize}}
 
{{i18n|Data:getSize}}

Revision as of 09:37, 25 March 2011

Gets the size of the Data.

Function

Synopsis

size = Data:getSize( )

Arguments

None.

Returns

number size
The size of the Data in bytes.

See Also


Other Languages