Tag Link | -MaxRows | Category | Database |
---|---|---|---|
Type | Command | Source Available | No |
Support | Synonym | Version | 3.0 |
Change | Unchanged | Data Source | Any |
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 |
This tag can be used in concert with the
The value specified for this command tag can be retrieved using the [MaxRows_Value] tag.
[Inline:
<a href="default.lasso?
<form action="default.lasso" method="POST">
<input type="hidden" name="
...
</form>
Required Parameters | |
---|---|
MaxRows_Value | Specifies the number of records which should be returned. |
To specify how many records to return from a database action:
Use the
[Inline:
'First_Name'='John']
[Records]
<br>[Field: 'First_Name'] [Field: 'Last_Name']
[/Records]
[/Inline]
<br>John Doe