Skip to main content
New

Regex Expression

Related products:CData Virtuality
  • July 21, 2025
  • 0 replies
  • 17 views

Forum|alt.badge.img+1

In the programming world, regex is a very useful tool to have in your toolbelt.

However, the only regex tool available within CDataVirtuality is ARRAY_LIKE_REGEX, which functions solely as a boolean validator—it checks whether a regex expression is present in the array.

It would be great to have a regex tool for pure string matching, with the ability to extract group results from the expression outcome.