CodeCharge StudioThe Set Tag action is used to set the value of a template variable. This action cannot be used in the non-template languages such as C#, JSP and ColdFusion without Templates.
| Property | Description |
|---|---|
| Tag Name | Name of the template variable whose value is to be set. |
| Expression | Expression that will be used to set the value of the tag. |