Friday 1 November 2013

How do you reference a parameter indirectly?

To indirectly reference a parameter
Use the NAME_IN and COPY built-ins to indirectly set and reference the parameter¡Šs value.

Example:
Name_In(¡¥PARAMETER.my_param¡Š)
Copy(¡¥SURESH¡Š,¡ŠPARAMETER>my_param¡Š)

No comments:

Post a Comment