Table of Contents

JSONArray::getLength

There is no doc-string available for this function.

Syntax

script JSONArray::getLength(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:537

See also

JSONArray::append
JSONArray::clear
JSONArray::contains
JSONArray::describe
JSONArray::get
JSONArray::onAdd
JSONArray::onRemove
JSONArray::prepend
JSONArray::remove

References

This function is not called by any other functions.