paramlabel (Param)
With this function, users gain the ability to set the description text of a parameter to another parameter.
Example:
<br><O N="paramlabelObject1" T="Project"><br> <!-- created by ParamML Examples on 8/10/2023 --><br> <P N="param1" V="1" D="Description of the parameter" /><br> <P N="param2" V="paramlabel(param1)" /><br></O><br>

As illustrated in the provided image, paramlabel() function returns the description text of param1.
To view this example in the library, see (https://openbrim.org/app/?incubator=1&author=ParamML_Examples_OpenBrIM+Platform&obj=objid3c96r36pn6c3evs4hi8frv)
Last updated