Skip to content
CYNOSYS

CYNOSYS

  • Salesforce
  • Javascript
©2019 CYNOSYS

Tag: regex

Categories Salesforce

Pattern Matching Strings in Apex (Regex)

Posted on May 11, 2022May 12, 2022by xenon
regex
This article demonstrates how to use Pattern and Matcher Apex classes in Salesforce. How do I extract URLs from HTML content in Salesforce? Sample HTML - <html> …
Continue reading "Pattern Matching Strings in Apex (Regex)"
Search