Method Stdio.Readline()->History()->pop() Method pop bool pop(string|void text) Description Pop the last string off the history, discarding it. If text is provided, will only pop that string. Returns 1 if a string was removed, 0 if not.