Difference between revisions of "GetRPQStartDate"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Questionnaire_Functions]] |
| | ||
− | + | ===getRPQStartDate=== | |
Returns an array representation of the start date on current QAS. | Returns an array representation of the start date on current QAS. |
Latest revision as of 08:29, 2 February 2012
getRPQStartDate
Returns an array representation of the start date on current QAS.
Syntax
getRPQStartDate()
Arguments
None
Return type
array
Example
print(getRPQStartDate());
//{2006, 10, 16, 15, 59, 2, 400, 42}
// Expected result (5.6): {2008,1,22,9,4,10,0,4,42}
Availability
Version 5.2