| Tag Link | -Key | Category | Database |
|---|---|---|---|
| Type | Command | Source Available | Yes |
| Support | Preferred | Version | 8.5 |
| Change | New | Data Source | Any |
| Output Type | None | Security | None |
| Implementation | Sets | Lasso 8.5 | |
The
The example syntax shows an inline that updates all records with a last name of Doe to have a last name of Person and an inline that deletes all records with a first name of John or a last name of Doe from the database.
[Inline:
[/Inline]
[Inline:
[/Inline]
| Required Parameters | |
|---|---|
| Key Array | An array of pairs specifying the query to use to search for the records which should be updated or deleted. |
See the Lasso 8 Language Guide for examples of how to use this tag.