Difference between revisions of "SetRPQCompleted"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
Revision as of 11:03, 22 March 2011
setRPQCompleted
Sets the completed property of the current questionnaire answer sheet.
Syntax
setRPQCompleted(completed)
Arguments
completed: Is a boolean expression.
Return type
empty
Examples
setRPQCompleted(true);
Availability
Version 5.0