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.
Action script to trim string to given length from right.
Takes variable containing string to be trimmed.
Sets length for string to be trimmed to.
Sets name of variable to be assigned final string.