Lasso Soft Inc. > Home

[Local_Defined]

[Local_Defined] returns True if the specified variable has been defined in the current custom tag definition or False otherwise.

  • Syntax
  • Parameters
[Local_Defined: 'Local Variable Name']
Required Parameters
Local Variable Name The name of the local variable to be checked.
Examples

To check whether a variable is defined in a custom tag:

Use the [Local_Defined] tag. The following example defines a local variable in a custom tag then returns the value for [Local_Defined].

[Define_Tag: 'Test']
  [Local: 'LocalVariable'='VariableValue']
  [Return: (Local_Defined: 'LocalVariable')]
[/Define_Tag]

[Test]
Result:
True
Tag Link [Local_Defined] Category Custom Tag
Type Substitution Data Source Any
Support Preferred Version 5.0
Output Type Boolean 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