[Layout_Name] returns the name of the current table.
If this tag is called within [Inline] ... [/Inline] tags, it returns the name of the table which is specified in the parameters of the opening [Inline] tag. If this tag is used on the response page to a URL or HTML form based Lasso action then this tag returns the table named in the parameters of the action.
Layout_Name
Use the [Layout_Name] tag. The following example simply displays the name of the table being searched in [Inline] ... [/Inline] tags to the visitor.
Code
[Inline(-Database='Contacts', -Table='People', -FindAll)]
The table [Layout_Name] is being searched.
[/Inline]
Result
The table People is being searched.
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 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments