Files
RCBASIC4/doc/files/pop_n.txt
2026-02-26 15:33:51 -06:00

8 lines
135 B
Plaintext

#title Pop_N [RCBasic Doc]
#header Function Pop_N( num_stack )
Removes the top number off a number stack and returns it
#ref Push_N