Special sequences

Build 1501 on 14/Nov/2017  This topic last edited on: 18/Sep/2015, at 11:30

A number of special sequences starting with \ can be used to specify particular characters:

\s Space        
\n End of paragraph (¶) or end of line (¬)
\b Left square bracket ('[')        
\k Right square bracket (']')        
\o End of punctuation, i.e. an alphabetical character or the end of the text. What is an alphabetical character, GN4 determines from the Alpha keyword.
\a The special Bell character ('@')        
\c The special tabulation character ('»')        
\c The special start tabulation character ('|')