APGen Documentation Previous Topic: ApgLogSeverityEnum Enum Next Topic: ApgStatusDlgEnum Enum Parent Topic: APGen Object Reference    APGen Object Reference
ApgScriptWaitEnum Enum
See Also:

The ApgScriptWaitEnum value can be used in Script.Wait() and APGScript.Wait().

These values are part of the APG script namespace.  No special includes or constants are required to use these named values within an APG script.

Name Value Meaning
apgWaitInfinite -1 Wait until Script.StopWait() is called.