Utility bean
Last updated
Was this helpful?
Available through the utility variable
Contains utility functions like list conversion to CSV and vice versa. For example:
${utility.toList("Admin, user1")} converts the given CSV string to a list.
Last updated
Was this helpful?
Was this helpful?