FutureProg functions

lefttext

Text · computer function, computer program, standard futureprog

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

← Back to FutureProg functions