DiGrande.it

Blind, Braille and Embossing Technologies

This site uses cookies to personalize content and ads, provide social media features and analyze links. By closing this banner or continuing to browse, you consent to their use.
Read the DiGrande.it Cookie Policy

Mathematics end expression- Mvr

- Instruction: Mvr#

- Parameter: # numeric identifier of expression

- Return: true if it is at the end of the expression

- Description:

Returns true if the character is at the end of the expression marked with the specified identifier. This instruction should be used only in text that has been previously marked with the instruction "Mvw#". The identifier is always an integer. This instruction must be used in text strings that have at least one closing symbol, such as a parenthesis or closed quotation mark, complementary to the opening symbol used to mark the expression.

- Examples:

Text string: )

Braille string: 16

Condition: Mvr100

Description: The closed round bracket is transcribed with cell "16" if it closes the expression identified with the value 100.