I have a field that contains: CN=Joe Smith,OU=Support,OU=Users,OU=CCA,OU=DTC,OU=ENT,DC=ent,DC=abc,DC=store,DC=corp
I'd like to trim off everything after the first comma. This information can always be changing, so there are no set number of characters. Thanks.
↧