Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With this function, users gain the ability to set the description text of a parameter to another parameter.

Example:

Code Block
<O N="paramlabelObject1" T="Project">
    <!-- created by ParamML Examples on 8/10/2023 -->
    <P N="param1" V="1" D="Description of the parameter" />
    <P N="param2" V="paramlabel(param1)" />
</O>
Image Added

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)