Open
Description
Expected Behavior
Sample URL: sheets/customFunctions/customFunctions.gs
Description: "@customfunction" marks are missing
Actual Behavior
*@customfunction mark must be above metersToMiles and drivingDistance functions
Otherwise custom functions are not loaded on the sheets.
Steps to Reproduce the Problem
- Create a sheet via https://sheets.google.com/create
- Tools > Script editor
- Copy the code on sheets/customFunctions/customFunctions.gs
- Save