-
What is the difference between Id(objString) and Id.valueOf(ObjString) in Salesforce?
Hi All,
What is the difference between Id(objString) and Id.valueOf(ObjString)?
I want to typecast the ObjString into the Id which way is better to do that?
Please give suggestion
Log In to reply.