Manjunathak
3 months agoNew Contributor III
to retrive text1 from workflow
Text1 in workflow has two entity seprated by "/"
Text1 parameter Entity1/Entity2
I'm trying to achive rule
If entity=entity1
calc1
else if entity = entity2
calc2...
- 3 months ago
Take a look at VB TextString.Split("/")