Previous Topic: DetectNext Topic: DirectoryExists


Detection

Detection

Denotes the Detection function. Detection the first function the application calls. The Detect command (described previously) and Option commands must appear in this function.

Usage:
function Detection()
{
// detection statements
}