SIMPOL Documentation

TIMEVAL()

Description

This function implements the TIMEVAL() function for SBL compatibility. It uses the string2time() function to parse the value in sValue. If the value in the sFormat parameter is invalid or any other problem occurs, .nul is returned otherwise the time in milliseconds is returned as an integer.

Prototype

TIMEVAL ( string sValue, string sFormat )

Parameters

ParameterDefault valueType nameDescription
sValueNonestring
sFormatNonestring