Salesforce Fact #689 | split() function with dot operator

While using split() function, the dot operator needs to be escaped. Because split() uses regex expression.

Reference: https://developer.salesforce.com/forums/?id=906F00000008yn4IAA

Attached is the screenshot.



Comments

Popular posts from this blog