TParams.getValue Method

Get the JSON value for key parameter with nil as default value

Unit: Olf.RTL.Params
class function getValue(key: string; default: TJSONValue = 0): TJSONValue

Parameters

key
Type: System.string

default
Type: TJSONValue

Return Value

Type: TJSONValue