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