4D v14.3METHOD RESOLVE PATH |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
METHOD RESOLVE PATH
METHOD RESOLVE PATH
The METHOD RESOLVE PATH command parses the internal path name passed in the path parameter and returns its different components in the methodType, ptrTable, objectName, and formObjectName parameters. The methodType parameter receives a value indicating the type of the method. You can compare this value with the following constants of the Design Object Access theme:
The ptrTable parameter contains a pointer to a database table when the path references a table form method or a trigger. The objectName parameter contains either:
The formObjectName parameter contains a form object name when the path references an object method. If the command is executed from a component, it considers by default that path designates a component method. If you pass the * parameter, then it considers that path designates a host database method. Resolution of a database method path: Resolution of a path for an object of a table form method: C_LONGINT($methodType) |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v13 SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v14 R2) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||