Zoomed Image

AMSX Scripting Language - Command : commitsleepbegin

Summary

Commit the current transaction, pause for a short time, then begin a new one

Description

Commits the open transaction, sleeps for the specified number of milliseconds (default 20ms if not numeric), then starts a fresh transaction. Use in long-running loops to periodically release locks without interrupting script flow.

Parameters

This command does not require parameters.

Syntax


CommitSleepBegin

Return to the AMSX Command Reference