Returns the value of the Date field Minimum Value property as a string. You can pass the value in this field, as mentioned in the ca_pam_getDateFieldMaxValue(_id) method.
Specifies the unique identifier of a Date field.
The minimum value for a Date field as a string.
This example returns the minimum value that is allowed for the DateDeparture field as a date string (for example, 05/05/2025).
ca_pam_getDateFieldMinValue('Form.DateDeparture')
|
Copyright © 2014 CA.
All rights reserved.
|
|