Abbreviation: DEF
DEFINED is a storage class attribute that specifies that the declared name is a defined variable that shares storage with a basis variable. Its format is:
DEFINED(r)
where r is the basis variable.