Keystroke Point of Sale Help


Reports and Labels - Filters and Formula Functions - Right Characters

Syntax - @RIGHT(Text,NumCharacters)

Parameters:
Text - Any text or numeric field.
NumCharacters - Any integer.

Action - Returns a string consisting of the rightmost characters in Text, starting with NumCharacters, counting from the right.

Example - @RIGHT([INV:Description],5)

Result - Prints the last five characters of the Description.

See:

Filters and Formula Functions - All

Edit Variable Screen

Variables in SubTotals and Grand Totals

Filters and Formula Operators

Filters - Transaction Types

Keystroke Help Table Of Contents