PrintSettings.hasKey

Returns TRUE, if a value is associated with key. Since 2.10

class PrintSettings
int
hasKey
(
string key
)

Parameters

key string

a key

Return Value

Type: int

TRUE, if key has a value

Meta