Previous Topic

Next Topic

Book Contents

Book Index

BTLOWER and BTUPPER – Change Case

The BTLOWER and BTUPPER processes translate the extracted input to lowercase or uppercase respectively. These processes are useful when all the data to be processed should be lowercase or uppercase.

Table 230 BTLOWER / BTUPPER – Change Case Example

PROCESS Name

Input

Output

BTLOWER

ABCabc

abcabc

BTUPPER

ABCabc

ABCABC

Parent Topic

DO EXTRACT Processes