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