End of a word- We
- Instruction: We
- Parameter: none
- Return: true if end of a word
- Description:
Returns true if the index is at the end of a word. The instruction only checks the end of the word, even if the text string completes the word.
- Examples:
Text string: bee
Braille string: 1 1234
Condition: We
Description: When the index is on words ending in "bee", including the full word "bee", the string is transcribed with cells "1 1234".