[r2]: / trunk / Data Types / JSONVAR / Null / Set / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 1.1 kB

1
2
3
4
5
6
VAR
END_VAR
IsGet
//this is a null variable, set type and size
_ValueType:= JSONVALUETYPE.json_null;
_Size:= 4;