Function _templatizeSimpleNamePrivate

  • Private

    Case sensitive test for field names that appear anywhere within a string

    Parameters

    • expression: string

      the expression to test for field name references

    • basePath: string

      path used to de-templatize while deploying

    • fieldNames: string[]

      array of the layers field names

    • suffix: string

    Returns string