sleep Function
Dynamics AX 2009
Pauses the execution of the current thread for the specified number of milliseconds.
int sleep(int _duration)
Community Additions
ADD
Show:
Pauses the execution of the current thread for the specified number of milliseconds.
int sleep(int _duration)