Syntax documentationconversion_function Locate this document in the navigation structure

Syntax Syntax

  1. <conversion_function> ::=
      CHAR(<expression>[,<datetimeformat>])
    | CHR(<expression>[,<unsigned_integer>])
    | HEX(<expression>)
    | HEXTORAW(<expression>)
    | INTTORAW(<expression>)
    | NUM(<expression>)
End of the code.