EXT_Utils_PickTime

MSS 5.1 - Extensibility - Functions Kalipso to MSS - Utils - EXT_Utils_PickTime

Functions to ask MSS to open the default time picker.

Input parameters:

  • inHour – Current hour; inTitle – Title to show;

Output parameters:

  • outResultCode – Return code: 0 – Done / < 0 Error or user cancelled;

  • outHour – Selected hour;

Last updated