The turtle moves forward by number units all at once (rather than one step at a time as with the forward
command).
If the turtle cannot jump number units because it is not permitted by the current topology the turtle does not move at all.
Take me to the full NetLogo Dictionary