Function _templatizeArcadeExpressionsPrivate

  • Private

    Templatize field references within an arcade expression

    Parameters

    • text: string

      the text that contains the expression

    • fieldName: string

      name of the field to test for

    • basePath: string

      path used to de-templatize while deploying

    Returns string