GetUint64

This method returns the value of a property of the data type ULINT.
Syntax
METHOD GetUint64 : ULINT
VAR_INPUT
v : SJsonValue;
END_VAR
Return value
Name | Type |
|---|---|
GetUint64 | ULINT |
Inputs
Name | Type |
|---|---|
v | SjsonValue (note possible invalidity) |