Gets the value of an attribute of the plot set definition.
(map_pltdefget name attr)
Returns the value of the specified attribute or nil.
name | Plot set name (string) |
attr | Name of the plot set attribute to retrieve (string). |
To get the value of an attribute for the current plot set, use map_pltCurrGet.
The data type of the return value depends on the attribute.