End-of-line flag (Xel)
Instruction: Xel
Parameter: None
Return: true if the cursor is at the end of the line
Description:
Returns true if the cursor is at the end of the line. This is a flag instruction that does not require parameters.
Example:
Condition: Xel & Cp"\?"
Description: Returns true if the cursor is at the end of the line and the preceding character is a letter.