Difference between revisions of "GetRPQStartDate"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
[[Category:getRPQStartDate]]
+
[[Category:Questionnaire functions]]
 

 

  
====getRPQStartDate====
+
===getRPQStartDate===
  
 
Returns an array representation of the start date on current QAS.
 
Returns an array representation of the start date on current QAS.

Revision as of 09:28, 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