Gets an attribute value for the current plot set.
(map_pltcurrget attr)
Returns the value of the specified attribute or nil.
attr | Name of the plot set attribute to retrieve (string) |
This function retrieves the value of a specific attribute for the current plot set. The data type of the return value depends upon the attribute. To set plot set attributes, use map_pltdefget.