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
Name | Type |
---|---|
description | string |
sample_usage | string |