|
|
|
|
|
OrganizerPosition (Function) In french: AgendaPosition Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerPosition(ORG_Organizer1, Today())
OrganizerPosition(ORG_Organizer1, "20221220")
OrganizerDate is Date
OrganizerDate = OrganizerPosition(ORG_MyOrganizer)
Syntax
Position the Organizer control on a specified date Hide the details
OrganizerPosition(<Organizer control> , <Start date>)
Finding out the first date or the last date displayed by the Organizer control Hide the details
<Result> = OrganizerPosition(<Organizer control> , <Sought date>)
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|