Tag Link | [Null->Steal] | Category | Tags |
---|---|---|---|
Type | Member | Source Available | Yes |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[Null->Steal] will steal the value of the tag parameter and give it to the base target. The parameter will be left as a null.
[Var: 'myVar' = '']
[Var: 'yourVar' = 'yourValue']
[$myVar->(Steal: $yourVar)]
Required Parameters | |
---|---|
Value | The value which is to be stolen. |
See the Lasso 8 Language Guide for examples of how to use this tag.