Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

AIT_Sleep

Description

Interrupts execution of the AIT file for a certain period.

Format

AIT_Sleep  (
  float fSeconds        // Seconds
);

Parameters

fSeconds (input)

Specify the period of interruption in units of seconds.

Return values

None