This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// To add these functions to your Google Doc documents, | |
// see https://developers.google.com/apps-script/guides/sheets/functions | |
/** | |
* @fileOverview Google Doc Apps Script: LENB() / LENH() functions for Spreadsheet. | |
* @author Hiroshi Yamamoto ([email protected]) | |
* @contributor Seongji Kim ([email protected]) | |
* @license <a href="http://www.wtfpl.net/">WTFPL version 2.0</a> | |
* @version 0.2.0 | |
*/ |