CBA_fnc_isHash

Description

Check if a value is a Hash data structure.

See CBA_fnc_hashCreate.

Parameters

_valueData structure to check [Any]

Returns

True if it is a Hash, otherwise false [Boolean]

Author

Spooner

Check if a Hash has a value defined for a key.
Close