Loading

FUNCTIONS

Extension: io.warp10.script.ext.inventory.InventoryWarpScriptExtension

platform extensions
Configuration parameters

FUNCTIONS returns a list of every functions available in your Warp 10 environnment, including native and extension functions.

It could be useful when coding your own extension to check your new functions are correctly registered.

FUNCTIONS allow anyone to discover new extensions you created on the platform, so it is deactivated by default.

You must add warpscript.extension.inventory=io.warp10.script.ext.inventory.InventoryWarpScriptExtension in your configuration file for this function to be available.

FUNCTIONS is available since version 1.2.16.

See also

Signatures

Examples

//activate inventory extension and restart your warp10 before running FUNCTIONS LSORT