getAllPropertyNames ignores delim parameter if non-json #1400
Labels
bug
macro changes
This issue adds or changes macro functions. Extra work is required (testing, wiki, code editor)
tested
This issue has been QA tested by someone other than the developer.
Describe the bug
The function getAllPropertyNames ignores the delimiter parameter is it is something else than
json
, and instead use,
as the delimiter.To Reproduce
Steps to reproduce the behavior:
[getAllPropertyNames("Basic", "-")]
,
as the delimiterMapTool Version
At least as far back as 1.4.0.5. Maybe always.
The text was updated successfully, but these errors were encountered: