Table of Contents

JSONHash::setDefault

There is no doc-string available for this function.

Syntax

script JSONHash::setDefault(string %this, string %key, string %value);

Parameters

string %this
No description available.

string %key
No description available.

string %value
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.