Navigation: Function Index > T
TEXTRACT
(TEXTRACT(datetime))
Returns the time portion of DATETIME.
In the following example, the value of vtextract is 12:15:30.123.
SET VAR vtextract = (TEXTRACT('08/09/95 12:15:30.123'))