Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello,
I want to use a regular expression to identify a string that begin with a value of a variable?
I try this expression but it doesn’t work /^%variable%/