Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TQL queries have the following standard structures:

FIND

CREATE

SAVE

UPDATE

DELETE

DELETEALL          CREATE          SAVE          UPDATE          DELETE          DELETEALL

In addition,  you can use other operations such as conditions/constraints, response modifications, iterations, etc. within the queries. For more details see /wiki/spaces/TQLDocs/pages/1179674.