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