<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]] ===== GetQueuedMoveCount ===== ^Arguments^Result^Notation^ | |Number of movement orders currently in the movement queue. | '' -- n1'' | === Description === Looks at the movement queue and returns the number of movement orders. If the queue is empty, there are no movement orders and the unit is stationary. === Examples === RandCoords <-movement_speed QueueMove GetQueuedMoveCount ->count #<-count is 1