Tag Link | -ReturnColumn | Category | Database |
---|---|---|---|
Type | Command | Source Available | No |
Support | Synonym | Version | 3.0 |
Change | Unchanged | Data Source | Lasso MySQL |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x |
If one or more
Only one field can be named in each
[Inline:
<a href="default.lasso?
<form action="default.lasso" method="POST">
<input type="hidden" name="
...
</form>
Required Parameters | |
---|---|
Field_Name | Specifies the name of a field which should be returned. |
To specify what fields to return from a database action:
Use the
[Inline:
'First_Name'='John']
[Records]
<br>[Field: 'First_Name']
[/Records]
[/Inline]
<br>John
<br>John