|
The chevron character is created on Mac OS by pressing Option-backslash.
Note that string.commentDelete finds the first occurrence of the chevron character or // and removes the rest of the line. Embedded comments or multiple comments are therefore also removed. This is standard formatting for a Frontier script but if you use
chevrons for other purposes, you should be aware of its behavior with respect to this verb.
Beware using this verb on URLs, since they contain the // comment marker.
This verb ignores chevrons enclosed in quotation marks.
|