Getting the List of Accessible Classes in the Current Application

By | April 29, 2016

We may encounter a scenario where we want to know the names of the classes that are accessible in a current application. For this, CLANAM function can be used.

The CLANAM function is basically used for acquiring the list of classes accessible to the current application.
CLANAM function returns the Char type.

Syntax :

clanam(< Class | num_exp >)

List of accessible classes