AppCtrlScript

MAY Computer

Help

FORMATTIME

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

FORMATDATE, FORMAT, FORMATTIMESTAMP

Reformat a given string and store the result in the specified script variable. Unlike the FORMAT command this command assumes that the souce is a time value.

Syntax

FORMATTIME <VariableName>, <Source>, <Format> 

Part

Description

<VariableName> Name of the script variable where to store the result.
<Source> Source string.
<Format>

Format string; see date and time formatting.