PrintSettings.getBool

Returns the boolean represented by the value that is associated with key.

The string “true” represents TRUE, any other string FALSE.

class PrintSettings
bool
getBool
(
string key
)

Parameters

key string

a key

Return Value

Type: bool

TRUE, if key maps to a true value.

Meta

Since

2.10