@SAFECLIP — Returns a line from the clipboard, replacing any dangerous characters with “safe” equivalents.

Syntax:
%@SAFECLIP[n]

n:line numbering starts at 0

This function calls TCC’s built-in @CLIP function and massages whatever text it returns. See the Take Command documentation for more information on @CLIP.

If you attempt to read past the end of the clipboard, @SAFECLIP will return the value **EOC**.