Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:08, 28 December 2011 by Cg huyphong (talk | contribs)



CATI_getLinkToCATIForm

- This script is used to get the link for open cati work.Syntax

string CATI_getLinkToCATIForm(number rpqId)

Arguments

RPQId : resource project questionnaire id

Return type

String

Example

string a = CATI_getLinkToCATIForm(89716960);

print(a);

//Output : CommunicatorModule/Cati/CatiFormExpand.aspx?pid=6301


Availability

Version 5.8