Description
Qualifies a Lead and returns an EntityReference Collection to Account, Contact, Opportunity if appropriate.
Signature
QualifyLead( 'leadid', 'createaccount', 'createcontact', 'createopportunity', 'supressduplicates' )
Example
QualifyLead( '876689c-992f-22db-8454-0800255c9a55', true, true, true, true )