RESWORD

760

Reserved word keyword

The following keywords cannot be used as identifiers for anything but local variables, data statements, routine arguments, common records, or global data outside of a class:

Also, a local variable within a class cannot be named this or parent. (Warning level 3)