FormatTime
The FormatTime function creates a correctly formatted time string from hours, minutes, and seconds components.
sHms = FormatTime( nHr, nMin, nSec )
nHr, nMin, nSec are the components of the time value (e.g., 6, 25, and 28.085).
sHms is the formatted time string (e.g., "6:25:28.085").
none
ParseHms
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.