Correlation or Subscription Value
The subscriptionvar item specifies the correlation or subscription value.
The value can be one of the following:
The syntax for datevar and datetimevar are as follows:
$date(year,month,day,[,GMT offset]) $datetime(year,month,day,hour,minute,second,millisecond[,GMT offset])
Note that the $date() and $datetime() functions have an optional GMT timezone offset. This timezone offset is expressed as a plus sign (+) or a negative sign (-) followed by four digits, within double quotes. For example, to specify GMT minus eight hours and 30 minutes, use "-0830" As another example, use "+0200" to specify GMT plus 2 hours.
Copyright © Cloud Software Group, Inc. All rights reserved.