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.
Parameters
Section titled “Parameters”number = MODE_ALL
Filter returned functions to only include those available in the given mode(s). Default is no filter.
Returns
Section titled “Returns”PublicFunctionSignatures