Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

Action script to trim string to given length from right.

Input

Takes variable containing string to be trimmed.

Length

Sets length for string to be trimmed to.

Output

Sets name of variable to be assigned final string. 

  • No labels