Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > T

TEXTRACT

Scroll Prev Top Next More

(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'))