BA_createDatePicker

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