Previous Topic: NCL Statement Types and Syntax

Next Topic: Format of NCL Statements

NCL Statements

An NCL procedure comprises a group of NCL statements that describe the logic and functions to be executed when the procedure is invoked. There are different types of NCL statements, where the type is determined by the function that the statement performs within the procedure.