Character Functions

h

The character functions are used to manipulate character values.

In this module, you will learn how to use the various character functions to combine, convert and extract character values from variables.

You will also learn the

  • TRIM function.
  • CAT and CATT function.
  • SCAN function.
  • SUBSTR function.
  • TRANWRD function.
  • FIND function.​

Character Functions