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