I know how to pause but I would like to pause sometimes more than once or only once in a lsp... For instance
rotate command
defun:1390 ()(command "rotate" pause "" pause "90")(princ))
and I know that you can use the / instead of pause with the same results but if I want to select more than one...