MIST convertToSec

From DCS World Wiki - Hoggitworld.com
Revision as of 23:25, 13 April 2018 by Grimes (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


mist.time.convertToSec

Added with: Mist 3.7
Description
Returns the DHMSTable input value to a numerical value in seconds.
Syntax
number mist.time.convertToSec(table DHMSTable )
Valid Input Values:
Return value:
number
Return example:
Any numeric value greater than 0.
Usage Examples:
Notes:
Related Functions
getDate, getDHMS, convertToSec, milToGame

Scripting Engine

MIST Root Page