IBExpert UDF Functions

<< | Documentation | >>

IBExpert UDF Functions



... new section currently in work.

IBExpert UDF Functions are a set of ... [description] ...


F_CRLF

  • Compatibility to FreeUDFLib, FreeUDFLibC, FreeUDFLib AvERP
  • Compatible with UTF-8
  • Input without
  • Output VARCHAR(3) Carriage Return and Linefeet - produce the indications CHR(13) + CHR(10)

F_LF function from adhoc

  • Compatible with UTF-8
  • Input without
  • Output VARCHAR(2) Linefeet - produce the indications CHR(10)
  • Identical to F_CHARACTER(10)

F_SPACE compatibility to GrUDF

  • Compatible with UTF-8
  • Input INTEGER number of blanks
  • Output VARCHAR(32760) blank chain (CHR(32)) with indicated numbers

F_DQM


F_SQM

...

...

F_AGEINDAYSTHRESHOLD


F_AGEINDAYSTHRESHOLDN


F_AGEINWORKINGDAYSTHR


back to top of page
<< | Documentation | >>