We've encountered an issue exporting this macro. Please try exporting this page again later.
The use of this routine requires the Power Actions add-on be installed and licensed.
Description
Creates a date picker.
Parameters
Return Type
None
The returned value has no meaning
Example
BA_createDatePicker("date 1", currentDate(), true, false, "description for date 1"); BA_createDatePicker("date 2", (date), false, true, "description for date 2");
See also