4D v19_o_OBJECT Get action | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
_o_OBJECT Get action 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| _o_OBJECT Get action ( {* ;} object ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| * | Operator | 
             
         | 
        If specified, object is an object name (string) If omitted, object is a field or variable | |||||
| object | Form object | 
             
         | 
        Object name (if * is specified) or  Field or variable (if * is omitted)  | 
        |||||
| Function result | Text | 
             
         | 
        Associated standard action code | |||||
This command is deprecated starting with 4D v16 R3. It is replaced by the updated OBJECT Get action command, which benefits from the extended text-based set of standard action names.
The _o_OBJECT Get action command returns the code of the standard action associated with the object(s) designated by the object and * parameters.
Note: Code-based action constants are deprecated starting with 4D v16 R3. For more information, please refer to the (updated) OBJECT Get action command description.
	Product:  4D
	Theme:  Deprecated Commands
	Number:  
        1260
        
        
        
	
	Created:  4D v14
	Renamed: 4D v16 R3
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v19)
	
	
	
	4D Language Reference ( 4D v19.1)
Add a comment