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