[r2]: / trunk / Data Types / JSONVAR / Boolean / Get / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 1.0 kB

1
2
3
4
5
VAR
END_VAR
IsGet
//get a a boolean variable from the internal value
Boolean:= BYTE_TO_BOOL(_InternalValue[1]);