#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

