Previous Topic: DateNext Topic: ca_pam_getDateFieldMaxValueInMillis(_id)


ca_pam_getDateFieldMaxValue(_id)

Returns the value of the Date field Maximum Value property as a string.

Input Parameters
_id (string)

The unique identifier of a Date field.

Return Value

The maximum value for a Date field as a string.

Example

This example returns the maximum value that is allowed for the DateDeparture field as a date string (for example, 05/20/2025).

ca_pam_getDateFieldMaxValue('Form.DateDeparture')