Table of Contents

JSONHash::isKey

There is no doc-string available for this function.

Syntax

script JSONHash::isKey(string %this, string %key);

Parameters

string %this
No description available.

string %key
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

JSONHash::clear
JSONHash::describe
JSONHash::get
JSONHash::getKey
JSONHash::getLength
JSONHash::isValue
JSONHash::onAdd
JSONHash::onRemove
JSONHash::remove
JSONHash::set
JSONHash::setDefault

References

This function is not called by any other functions.