Changes between Version 167 and Version 168 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2019-12-16T16:37:01+01:00 (6 years ago)
Author:
taylor.smock
Comment:

Add trim_list

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v167 v168  
    12011201 trim(''str'')::
    12021202   remove leading and trailing whitespace from string [''since 11756'']
     1203 trim_list(''list_name'')::
     1204   remove leading and trailing whitespace from a list of strings, will remove entries that are empty afterwards [''since 15591'']
    12031205 JOSM_search("...")::
    12041206  true, if JOSM search applies to the object