Sets the value of an attribute for the current plot set.
(map_pltcurrset attr value)
Returns T or nil.
attr | Name of the plot attribute to set (string) |
value | Value for the plot set attribute (type varies) |
This function sets the value of the specified attribute. The value data type depends upon the attribute. To set plot attributes, use map_pltdefget.