{ "name": "map_to_html_table", "type": "function", "groups": ["Maps"], "description": "Merge map elements into a HTML table string.", "arguments": [{ "arg": "map", "description": "the input map" }], "examples": [{ "expression": "map_to_html_table(map('qgis','rocks'))", "returns": "
qgis |
---|
rocks |