FutureProg functions

righttext

Text · computer function, computer program, standard futureprog

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

← Back to FutureProg functions