Difference between revisions of "Data:getSize"
m (Improve wording) |
m (Fixed) |
||
Line 1: | Line 1: | ||
− | Gets the [[ | + | Gets the [[Data]]'s size in bytes. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 12: | Line 12: | ||
* [[parent::Data]] | * [[parent::Data]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets the [[ | + | {{#set:Description=Gets the [[Data]]'s size in bytes..}} |
{{#set:Since=000}} | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|Data:getSize}} | {{i18n|Data:getSize}} |
Revision as of 21:11, 5 June 2016
Gets the Data's size in bytes.
Function
Synopsis
size = Data:getSize( )
Arguments
None.
Returns
number size
- The size of the Data in bytes.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info