LEN - Returning the Length of a String

  • Last update:  2023-08-22
  • Extracted Data

    Overview

    Grammar

    LEN(args)

    Returns the number of characters of a string.

    Parameter 1

    args

    Parameter

    Notes

    • If args is a string, spaces are also counted as characters; if it is an array, the function directly returns the length of the array.

    Example

    FormulaResultNotes
    LEN("Evermoresoftware")16/
    LEN("Evermore software")17/
    LEN(["a","b"])2/

    Direct Connect Data

    Overview

    Grammar

    LEN(args)

    Returns the number of characters of a string.

    Parameter 1

    args

    Parameter

    Notes

    • If args is a string, spaces are also counted as characters.

    • The function supports only one parameter.

    Example

    FormulaResultNotes
    LEN("Evermoresoftware")16
    LEN("Evermore software")17


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙