techGetDeviceInClass vs leGetContactNameArray

I

I-F AB

Guest
Hi,

Could anyone tell me what's the difference between using the 2
following SKILL codes:
techGetDeviceInClass(tfID "syContact" "symbolic")
leGetContactNameArray(tfID)

Do they both point to information from symContactDevice() in the
techfile?

Thanks.

Best regards,
I-F AB
 
I-F AB wrote, on 02/27/09 04:22:
Hi,

Could anyone tell me what's the difference between using the 2
following SKILL codes:
techGetDeviceInClass(tfID "syContact" "symbolic")
leGetContactNameArray(tfID)

Do they both point to information from symContactDevice() in the
techfile?

Thanks.

Best regards,
I-F AB
The first ONLY gets the symContactDevice contacts. The second will additionally
return ruleContactDevice and cdsViaDevice contacts.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top