9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
#title Pop_S$ [RCBasic Doc]
|
|
#header Function Pop_S$( str_stack )
|
|
|
|
Removes the top string off a string stack and returns it
|
|
|
|
#ref Push_S
|
|
|
|
|