Start-of-line flag (Xsl)
Instruction: Xsl
Parameter: Nessuno
Return: true if the cursor is at the beginning of the line
Description:
Returns true if the cursor is at the beginning of the line. This is a flag instruction that does not require parameters.
Example:
Condition: Xsl & Cn"\?"
Description: Returns true if the cursor is at the beginning of the line and the character under the cursor is a letter.