I\'d like to retrieve whatever is in quotes that someone enters as a string, i\'m assuming it\'s substring that I need but i\'m not sure how.
When the user inputs a stri
Use StringUtils.subStringBetween