[Table_Name] returns the name of the current table.
If this method is called within [Inline] code blocks, it returns the name of the table which is specified in the parameters of the opening [Inline] method.
Table_Name
Use the [Table_Name] method. The following example simply displays the name of the table being searched in an [Inline] code block to the visitor.
Code
Inline(
-Database='Contacts',
-Table='People',
-FindAll
)
'The table '+Table_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