cJSON_Version

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > cJSON > CJSon low level interface >

cJSON_Version

 

Description

 
Returns internal cJSON library version.

 

Syntax

 

s = cJSON_Version[()]

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples