I'm trying to split up a text string into multiple sections.
For example if I have a text string of:
123/456/789/00
I want to split this at each "/":
123
456
789
00
Is this possible using Visual Logic?
Hello Omar,
See the link for the XPF. This project uses !! to split a string left and right between a double !!. You should be able to adapt this quickly to slasheshttps://rossvideoltd.sharepoint.com/:u:/s/services/TechnicalSupport/Ef2pouG0hfpNsGUnlSb0rM4B_qXObAwnxBWsIbv5OTkGAQ
Peter
Could you repost the project or screenshot the visual logic tab? Thank you!
Lurking in this thread, and poking around this XPF file. Is there a reason you use the String Length node in the middle of the chain as opposed to the DL object's length property? Is that just a housekeeping thing? I see it works using that as well.
Hey Martin,
We needed the option to do it without datalinq, this gives it a bit more flexibility.
I agree using the DL objects length would be a great option!
62 Auriga DriveNepean, OntarioCanada, K2E 7W6
Phone+1 613 228-0688Emailcommunity@rossvideo.com
LoginJoinHelp/FAQEventsrossvideo.com
Terms and ConditionsPrivacy PolicyDMCA Policy