Overview
This Plug-in exposes Java Regular Expression string manipulation capabilities as Appian Functions. Very useful for validation rules and data manipulation on interactive SAIL forms.
Key Features & Functionality
Datatypes provided:
Regex Flags supported:
Functions provided:
I'd love to see support for capturing groups. Right now the entire matching string is returned even when I only want to extract a certain part of the matching string.