id15to18
This method is used to convert Salesforce Ids from 15 characters to 18 characters.
String id15to18(String inID)
Parameters:
inID:Â 15-character Salesforce id.
Return Value:Â The method will return the 18-character Salesforce id.
This method is used to convert Salesforce Ids from 15 characters to 18 characters.
String id15to18(String inID)
Parameters:
inID:Â 15-character Salesforce id.
Return Value:Â The method will return the 18-character Salesforce id.