FutureProg functions
righttext
Text righttext(Text text, Number count)
Contexts: computer function, computer program, standard futureprog
Returns up to count characters from the right side of the supplied text.
text: The text value to slice
count: The maximum number of characters to return from the right side
Contexts: computer function, computer program, standard futureprog
Returns up to count characters from the right side of the supplied text.
text: The text value to slice
count: The maximum number of characters to return from the right side