Reset Method (JSONDATA)
10.8, PLBCMP GUI Only
The Reset method is used to cleanup and free all JSONDATA object data. This method uses the following format:
|
|
|
|
Where:
label
Optional. A Program Execution Label.
object
Required. A JSONDATA object previously declared.
return
Optional. A Numeric Variable that returns a value of zero.
Flags Affected: EOS, OVER, ZERO
Notes:
The EOS flag is always cleared.
The ZERO flag is set TRUE for a value of zero.
The OVER flag is set if the return value must be truncated.
See Also: Method Syntax, JSONDATA Methods
![]() |