Example: String1 = 'Test /A/B/C' HasB = OptionSwitch(String1,'B') HasB will be true. String1 will contain 'Test /A/C'
HasB will be true. String1 will contain 'Test /A/C'