Difference between revisions of "User getCommunicationHistory"
Line 1: | Line 1: | ||
'''User_getCommunicationHistory''' | '''User_getCommunicationHistory''' | ||
− | Get all communication history of user which are displayed in communication history tab. Such as: CATI, EMail... <br> | + | Get all communication history of user (which are aslo displayed in communication history tab). Such as: CATI, EMail... <br> |
'''Syntax <br>''' User_getCommunicationHistory(UserResourceId); <br><br>'''Arguments<br>''' UserResourceId: is a number. <br> <br>'''Return type'''<br> Array. | '''Syntax <br>''' User_getCommunicationHistory(UserResourceId); <br><br>'''Arguments<br>''' UserResourceId: is a number. <br> <br>'''Return type'''<br> Array. |
Revision as of 09:14, 8 November 2011
User_getCommunicationHistory
Get all communication history of user (which are aslo displayed in communication history tab). Such as: CATI, EMail...
Syntax
User_getCommunicationHistory(UserResourceId);
Arguments
UserResourceId: is a number.
Return type
Array.
Examples
array userCommunicate= User_getCommunicationHistory(25455);
print (userCommunicate);
//{{26161,{2011,8,23,9,45,0,0,34},1,Administrator,1,Administrator,37245142,ApplicationContactGroup_DeletedItems,Man_usertest_02,User,Hi - Invitation for Qnaire Man_Test_02 ,Informer}, 14599775,{2011,7,19,10,43,5,800,29},1,Administrator,9608998,JetteLorenzen,37041790,CATINET\Projekt\Temopary test folder Martin\Loc_Test_CATI_questionnaire,Loc_Test_CATI_questionnaire,ProjectQuestionnaire,Jul-19, 10:43 : Busy,CATI}}