web
Modalità offline. Versione di sola lettura della pagina.
close


Registrato Wed, 09 Jun 2021 13:10:38 GMT di Rhys Woolley Software Developer
What I want to do is use a Condition in a Workflow as an IF statement which checks some GV strings which contain either "Yes" or "No". If the string contains "Yes" then it will be added to an email which will be sent after the Condition task is completed. Does anyone know how to have a Condition check a string for a specified value?
Registrato Wed, 16 Jun 2021 13:10:38 GMT di Matthias Wieland DocuWare Europe GmbH Sr. Director Support EMEA
Dear Rhys Woolley! It looks like the Community cannot answer your question. That's why we have opened a Support Request with the Number SR-152560-D4G1P for you. A Software Support Specialist will contact you directly to follow up. We will update this thread with the solution as soon as we have resolved the Support Request. With best regards, DocuWare Support Team
Registrato Sat, 19 Jun 2021 07:38:08 GMT di Fabian Kall - left 01.22

Use VBA's InStr -method in the condition's arithmetic expression to check if a substring occurs in another string.

You must be signed in to post in this forum.