More actions
jrfconvert import |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
{{HelpFiles}} | |||
====QAS_getSampleRuleId==== | ====QAS_getSampleRuleId==== | ||
Line 19: | Line 19: | ||
'''Example''' | '''Example''' | ||
<source lang="csharp"> | |||
number sampleRuleId = QAS_getSampleRuleId(); | |||
</source> | |||
'''Availability''' | '''Availability''' | ||
Latest revision as of 08:11, 3 January 2019
QAS_getSampleRuleId
Get the sample rule's id of the current questionnaire answer sheet
Syntax
QAS_getSampleRuleId()
Arguments
None
Return value
number
Example
number sampleRuleId = QAS_getSampleRuleId();
Availability
Version 5.6