QueryDB

From SoftIVR

Jump to: navigation, search

queryDB

queryDB(sql) executes an SQL statement on the IVR's internal database.

Parameters

  • sql - the SQL to execute

Return values

  • 0 - success
  • any other value - error

Examples