JSONBuilder.SetKeyWithArray (METH)¶
METHOD SetKeyWithArray : DINT
This method adds a key element with an array as value to the element with index diParentIndex. Generates JSON: “wsKey” : [] The output of this method should return NO_ERROR
- InOut:
- Scope - Name - Type - Initial - Return - SetKeyWithArray- DINT- Input - wsKey- WSTRING- “” - diParentIndex- DINT- 0 - Output - eError
