ClassifierProbes - Global

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The ClassifierProbes script include provides a classifier probe launch facility. Encapsulates an array of probe information records, initialized either from a JavaScript array or the XML serialized version.

    Use in any server-side script where you need to define a classifier probe launch facility.

    ClassifierProbes - launch()

    Launches the next highest priority classifier from those in the list.

    표 1. Parameters
    Name Type Description
    None
    표 2. Returns
    Type Description
    Boolean True if a classifier is launched; otherwise, false.

    ClassifierProbes - launchSupplementary()

    Launches a supplementary probe.

    표 3. Parameters
    Name Type Description
    None
    표 4. Returns
    Type Description
    void

    ClassifierProbes - size()

    Returns the probe length.

    표 5. Parameters
    Name Type Description
    None
    표 6. Returns
    Type Description
    Number The probe length