StringFunctions
String class contains functions for manipulating strings; it is based on
Apache Common's StringUtils class. This class is for use in both
Gloop and Groovy.
Below are sample usages:

1 2 3 4 | |
StringFunctionsString class contains functions for manipulating strings; it is based on
Apache Common's StringUtils class. This class is for use in both
Gloop and Groovy.
Below are sample usages:

1 2 3 4 | |