meta data for this page
  •  

F-LF

function from adhoc

Entrypoint lf compatible with UTF-8


Inputs/Outputs

 Input         without	
 Output        CSTRING(2)           Linefeet - produce the indications CHR(10)

Syntax

  Identically to F_CHARACTER(10)
  TestSQL
  SELECT 'ABC' || F_LF() || '123' FROM RDB$DATABASE;