@@ -220,4 +220,4 @@ String accepts the following specific attributes:
*`MultipleSelection "string"`: Allow multiple selection in choices. The string indicates the initial selection pattern, e.g. `"1001111"`.
*`Macro "string"`: If `string` is `"GmshMergeFile"`, the parameter is treated as a filename of a macro that will be merged when the parameter is clicked in the interface. If `string` is `"GmshParseString"`, the parameter is directly treated as a Gmsh macro that will be parsed when the parameter is clicked in the interface.
\ No newline at end of file
*`Macro "string"`: If `"string"` is `"GmshMergeFile"`, the parameter is treated as a filename of a macro that will be merged when the parameter is clicked in the interface. If `string` is `"GmshParseString"`, the parameter is directly treated as a Gmsh macro that will be parsed when the parameter is clicked in the interface.