ClassifierProbes - Global

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • 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.

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

    ClassifierProbes - launchSupplementary()

    Launches a supplementary probe.

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

    ClassifierProbes - size()

    Returns the probe length.

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