[r8]: / trunk / json / json-pac / Functions / STRUCT_TO_JSON / CreateName / svnobj  Maximize  Restore  History

Download this file

9 lines (8 with data), 2.8 kB

1
2
3
4
5
6
7
8
METHOD CreateName
VAR_INPUT
	Name:	STRING(GPL_JSON.MAX_NAME_SIZE);
END_VAR
VAR
========================================================================================================*)
IF Format THEN
objectstr:= CONCAT(objectstr, '":');	//closing quote and name:value separator