Ternary operator use in fields salesforce

tsObj.Customer_Visit_ID__r.name = tsObj.Customer_Visit_ID__r.name == null ? 

tsObj.Customer_Visit_ID__r.name + '@' : tsObj.Customer_Visit_ID__r.name;

Comments

Popular posts from this blog

Custom List View Button In Salesforce

Get Record Id RecordId in LWC

PDF LWC (Link for pdf liabrary)