This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
_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 (OBJECT Get action)
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)