The stopMoving native AI script function makes the group stop moving and stand at its current position.
()stopMoving() // stopMoving__
()stopMoving(); // Makes the group stop moving
This example code makes the current group stop moving.