Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

ClassifierProbes- Global

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.

Parent Topic:Server API reference

ClassifierProbes - launch()

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

NameTypeDescription
None  
TypeDescription
BooleanTrue if a classifier is launched; otherwise, false.

ClassifierProbes - launchSupplementary()

Launches a supplementary probe.

NameTypeDescription
None  
TypeDescription
void 

ClassifierProbes - size()

Returns the probe length.

NameTypeDescription
None  
TypeDescription
NumberThe probe length