0
edits
Changes
no edit summary
This function is used to find a Level 1 contact.
levelonecontact_find(flag,callback,appid,opportunityid,fields,filter,""order,0start,1end)
{| border="1"
|-
|'''Filter'''|| The criteria to apply on the return records.
|-
|'''Order'''|| The field to be ordered by for the return records.
|-
|'''Start'''||The index of the first record to be returned from the record set retrieved based on the filter.
|-
|'''End'''||The index of the last record to be returned from the record set retrieved based on the filter.
|-
| '''Returns''' || ssRecordSet object