Icon IsBoolean Method

function IsBoolean: Boolean

Available In: Client and Server Applications

Use this method to determine if the current token in the incoming JSON string is a boolean value (true or false).
Image