Skip to content

IsOfJsonType - cJsonObject

Determines if the object is of a specific type

Type: Function
Return Data Type: Boolean

Parameters

Parameter Type Description
eType Integer Explicit JSON typeConstantMeaning

Syntax

Function IsOfJsonType Integer eType Returns Boolean

Call Example

Get IsOfJsonType eType to BooleanVariable

Description

Determines if the object is of a specific type.

Return Value

True if the object is of a specific type