/
paramlabel (Param)

paramlabel (Param)

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

Example:

<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>
Debug Trace

 

As illustrated in the provided image, paramlabel() function returns the description text of param1.

To view this example in the library, see (Engineering on Cloud )

Related content

paramlabel(param)
paramlabel(param)
More like this
Parameters
Parameters
More like this
What are Object and Parameter?
What are Object and Parameter?
More like this
Objects
Objects
More like this
exportval (Parametric)
exportval (Parametric)
More like this
Parametreler
Parametreler
More like this