Reserved Object Names  | 
   DEVELOPER  | 
Certain object names are predefined.  You can use them wherever you would use a Tag Name in logic statements.  You may not use them to label any other PROIV objects.
 
| 
 Reserved Object Names  | 
 Description  | 
| 
 Application  | 
 The set of PROIV Functions that embody the application.  | 
| 
 Client  | 
 The Windows Client has methods and properties.  | 
| 
 CurrentCycle  | 
 The current Screen Cycle, Report, or Update.  | 
| 
 CurrentField  | 
 The field currently being executed. Applies during field processing. Only valid if doing record processing.  | 
| 
 CurrentFunction  | 
 The function being executed. Currently has no function-level properties.  | 
| 
 CurrentWindow  | 
 The top window. Currently has no window-level properties.  | 
| 
 ObjectName  | 
 Object description.  | 
| 
 Session  | 
 The current PROIV session.  | 
Topic ID: 510030