JSONData (FB)ΒΆ
FUNCTION_BLOCK JSONData EXTENDS FBF.InstanceBase implements IJSONData
This function block contains the JSON data and provides methods to access and set data.
Methods:
Structure:
- Clear (Method)
- FindAllElementsByKey (Method)
- FindFirstElementByKey (Method)
- FindFirstValueByKey (Method)
- GetChildren (Method)
- GetElementByIndex (Method)
- SetArray (Method)
- SetBool (Method)
- SetEmpty (Method)
- SetKey (Method)
- SetLReal (Method)
- SetLRealRounded (Method)
- SetLint (Method)
- SetNull (Method)
- SetObject (Method)
- SetString (Method)