Skip to content

functionSignatures

functionSignatures(mode?): PublicFunctionSignatures

Return details on supported worksheet functions.

This converts terse internal signatures into a data structure for public (external) consumption. The function signatures are filtered so they only include functions supported by Apiary.

number = MODE_ALL

Filter returned functions to only include those available in the given mode(s). Default is no filter.

PublicFunctionSignatures