FutureProg functions
truncatetext
Text truncatetext(Text text, Number count)
Contexts: computer function, computer program, standard futureprog
Returns the supplied text truncated to at most count characters.
text: The text value to truncate
count: The maximum number of characters to keep
Contexts: computer function, computer program, standard futureprog
Returns the supplied text truncated to at most count characters.
text: The text value to truncate
count: The maximum number of characters to keep