Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The OnSelChange event fires whenever the user changes the current selection. The LastDate parameter, as a convenience, supplies the chronologically latest date in the selection. Use the SelPos property to get a more accurate and complete list of selected dates.

Example

Code Block
Transfer Param1 to LastDate 

// return the last date froma popup form 
End_Dialog(@Window

See Also

SelPos