Function getValue

  • gets a value from a context by property path

    Parameters

    • context: any

      context object to get the value from

    • path: string

      property path to the value

    Returns any