TParams.getValue Method

Get the boolean value for key parameter with False as default value

Unit: Olf.RTL.Params
class function getValue(key: string; default: boolean): boolean

Parameters

key
Type: System.string

default
Type: System.Boolean

Return Value

Type: System.Boolean