/Docs//S/Tools/expand-fields.pl
  Source views: Source JSON(ish) on GitHub (VSCode)   Doc views: Document (&k=r00t): Visual Print Technical: OpenParameters Xray
# GPT: make a perl script that will expand a string by replacing each {parameter} in it with the content of a key/value pair where the key matches the name of the parameter. Recursively. =
# Path: Doc/S/Tools/expand-fields.pl =
# Compare this snippet from vendor/cmacc-app/parser.pl: =