JSONBuilder.SetKeyWithObject (METH)

METHOD SetKeyWithObject : DINT

This method adds a key element with an object 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

SetKeyWithObject

DINT

Input

wsKey

WSTRING

„“

diParentIndex

DINT

0

Output

eError

ERROR