If you pass Parameters during the parametric view opening, you can then use any of the passed parameters in text elements. To do so, simply use the $index$ syntax.
1. First, create a parametric view with text elements inside it:
FIRST PARAMETR IS $1$
2. Now in different view, select a button and use the open command
3. Specify the Parameter
4. When you open your parametric view by clicking on the button, you will see that $1$ is replaced with the value specified in Parameters.
FIRST PARAMETR IS HELLO
- TIP: Download an example showing the Symbolic text replacement of the following parameters:
- string
- value
- tag value
- equation