functionSet property

GoogleAppsScriptTypeFunctionSet? functionSet
getter/setter pair

The defined set of functions in the script file, if any.

Implementation

GoogleAppsScriptTypeFunctionSet? functionSet;