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

Creates a new Hash
Close