Function _reportVariablesInItemPrivate

  • Private

    Checks the two main parts of an item for unresolved variables and reports any found.

    Parameters

    • itemId: string
    • itemType: string
    • base: any

      Item's base section

    • data: any

      Item's data section

    Returns void