[This is preliminary documentation and is subject to change.]
Crops characters from the start or end of a string.

Declaration Syntax

Parameters
- toCrop (String)
- The string to crop
- cropBy (Int32)
- The number of characters to crop. If negative,
characters are cropped from the end of the string, otherwise from the
start.

Return Value
The cropped string.
Assembly:
Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)