Stringy Stuff
Posted: Mon Dec 23, 2013 9:31 pm
For when you need to find or extract things from Strings or String Arrays, but don't want to do battle with the baffling syntax of Ruby or Regular Expressions...
Contains modules for...
- Searching a string.
- Searching a string array.
- Extracting values from brackets - curvy, curly or straight.
- Changing the letter case to UPPER, lower, Capitalised.
All are presented as 'green' modules with regular inputs for setting the search criteria etc..
Contains modules for...
- Searching a string.
- Searching a string array.
- Extracting values from brackets - curvy, curly or straight.
- Changing the letter case to UPPER, lower, Capitalised.
All are presented as 'green' modules with regular inputs for setting the search criteria etc..