TParams.getValue Method

Get the string value for key parameter with an empty string as default value

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

Parameters

key
Type: System.string

default
Type: System.string

Return Value

Type: System.string