Due to a bug in Connect 2023.2 I have been advised to replace a text condition in my workflow with a Script Condition.
The text condition is looking for a string in a region and is true if found. This works in workflow but due to the “bug” it causes issues later on. I am having some issues with the VBS or JavaScript code to replicate what the workflow condition does.
Can anyone help with some sample code I can repurpose.
The bug is fixed in 2024.1 but I can’t wait that long.
Can you post a screenshot of the Text Condition task as you would have configured it if it worked as expected? That will allow us to understand what kind of code you need.