Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
Description
Returns boolean value. If current type is jsonBoolean, the boolean value is returned. If current type if jsonString, it attempts to convert the value to boolean; raises an exception it the attempt fails. In all other cases an exception is raied. On setting changes value type to jsonBoolean.