getGlobalTarget(String indicator, Object onDate)

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Returns the global target associated with the specified indicator for the specified date.

    표 1. Parameters
    Name Type Description
    indicator String Unique identifier of the indicator.
    onDate Object Date for which to return the global target.
    표 2. Returns
    Type Description
    Number Global target for the specified date and indicator.

    Example:

    pa.getGlobalTarget($[[% of open overdue incidents]],score_start);