Difference between revisions of "QAS getSampleRuleId"

From Catglobe Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====QAS_getSampleRuleId====
 
====QAS_getSampleRuleId====
Line 19: Line 19:
  
 
'''Example'''
 
'''Example'''
 
+
<source lang="csharp">
''number sampleRuleId = QAS_getSampleRuleId();''
+
number sampleRuleId = QAS_getSampleRuleId();
 
+
</source>
 
'''Availability'''
 
'''Availability'''
  

Latest revision as of 10: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