Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Trims a string to given length from the left.

Input

takes a variable containing a string to be trimmed.

Length

Sets the length for the string to be trimmed to.

Output

sets the name of the variable to output final string to.

  • No labels