Skip to main content
Version: 11.0

QueryExecute()

note

This article is about the QueryExecute action in the USoft Action Language.

QueryExecute()

Executes a query using query conditions specified by the user (if any).

Syntax

QueryExecute( *mode* )

*mode* := { QUIET | }

If you pass the value QUIET for mode, when the executed query retrieved no records, no message is displayed.