Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
bool IsBoolean;
[VB.NET]
Property IsBoolean As Boolean
[Pascal]
property IsBoolean : boolean;
[C++]
bool get_IsBoolean();
[PHP]
bool get_IsBoolean()
Description
Returns
True if current type if jsonBoolean.
Discuss this help topic in SecureBlackbox Forum