IJSONData.FindAllElementsByKey (METH)ΒΆ
METHOD FindAllElementsByKey : ERROR
Find all elements by key.
- InOut:
- Scope - Name - Type - Comment - Return - FindAllElementsByKey- Input - wsKey- WSTRING(GParams.g_diMaxStringSize)- The key to search - diStartIndex- DINT- Index of the array to start the search - pResult- POINTER TO JSONElement - Pointer to the result array - udiMaxSize- UDINT- Maximum size of pResult - Output - udiResultSize- UDINT- The size of the result array 
