Waitforleft
Movement.waitForLeft()
Returns
NothingDescription
Suspends execution of the script until left is executed from the project's movement panel either by the user or from another script.
User Defined Function Example
— Add custom EZ-Script functions in C# or JS; intercept unknown calls, parse parameters and return values via AdditionalFunctionEvent.
Try it →
Movement.waitForLeft()
Suspends execution of the script until left is executed from the project's movement panel either by the user or from another script.