PrintSettings.get

Looks up the string value associated with key. Since 2.10

class PrintSettings
string
get
(
string key
)

Parameters

key string

a key

Return Value

Type: string

the string value for key

Meta