mobileGetContactData
Posted: Mon Jul 18, 2016 8:07 pm
Hi all,
Does any one know how can get all contacts count before using this part of code, here I set 50 default number but it can be not 50, 100,1000 or other number
Does any one know how can get all contacts count before using this part of code, here I set 50 default number but it can be not 50, 100,1000 or other number
Code: Select all
repeat with x = 1 to 50
-- Get user contacts data
put mobileGetContactData(x) into theData