GetCatiAppointmentTime

From Catglobe Wiki
Revision as of 11:03, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



getCatiAppointmentTime

Returns an array representation of the next contact time with the current time zone. Returns empty if next contact time is null. Throws exception if QAS is not a CATI-QAS

Syntax

getCatiAppointmentTime()

Arguments

None

Return type

array

Example

print(getCatiAppointmentTime ());

//{2006, 10, 16, 15, 59, 2, 400, 42}

// Expected result (5.6) {2006,11,18,6,57,52,0,46,42}

Availability

Version 5.2