Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: Marc Habib
Is there a way to use regex in OPL scripts?
Hi
available string functions : IDE and OPL > Optimization Programming Language (OPL) > Language Reference Manual > IBM ILOG Script for OPL > Built-in values and functions > IBM ILOG Script strings
So you could either write your regex function or call an external program through IloOplExec
regards