Skip to main content
Version: Next

iasql_help

Method to list IaSQL functions, their description and usage example

Returns following columns:

  • name: function name
  • signature: signature used to call the function
  • description: a description on what the function does
  • sample_usage: sample usage of the function

documentation: Object

Type declaration

NameType
descriptionstring
sample_usagestring