Lasso Soft Inc. > Home

[Return]

[Return] is used to return a value from a custom tag. No tags after the [Return] tag will be executed (except for [PostCondition] tags).

  • Syntax
  • Parameters
[Return: 'Return Value']
Optional Parameters
Return Value The value to be returned. If omitted then a null value is returned.
Examples

To return a value from a custom tag:

Use the [Return] tag. The following example returns the phrase Hello World! from a custom tag.

[Define_Tag: 'MyFirstTag']
  [Return: 'Hello World!']
[/Define_Tag]

[MyFirstTag]
Result:
Hello World!
Tag Link [Return] Category Custom Tag
Type Process Data Source Any
Support Preferred Version 5.0
Output Type None Security Tag
Implementation Sets Lasso 5.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft