Hi All,
Want to extract the aIp7600000009CcCAI from below link
Hi All,
Want to extract the aIp7600000009CcCAI from below link
Try this:
url = "https://databricks--uat2.sandbox.lightning.force.com/lightning/r/SBQQ__Quote__c/aIp7600000009CcCAI/related/CombinedAttachments/view"
desiredSegment = url.Split("/"c)(6)
Regards
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.