8 lines
137 B
Plaintext
8 lines
137 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
|
|
|