Tag: Regex
-
For example you are waiting for an object with a message like “6 card(s) processed successfully.” where 6 could be any number. Here’s how to use isRegExpMatch descriptor to identify that object. First, change the ID method of the object to Descriptors and open the Descriptors Editor. Then, add a text property (if it’s not already there)… Continue reading