Navigation:  MCL Reference > Conversion Functions >

SToT( )

Print this Topic Previous pageReturn to chapter overviewNext page

The SToT( ) function converts a number of seconds to a time string.

e.g. "1.13.41".

 

Syntax

SToT(nExpression)

 

nExpression

Specifies the numeric value of seconds.

 

Returns

Character (Width=7)

 

Example

SToT(243.2/3)

The above function will return the string: "1.21.07" for 1 minute 21.07 seconds.

 

 


Page url: http://www.racematenet.com/english/help/index.html?stot.htm