4D v14.3METHOD Get path |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
METHOD Get path
METHOD Get path
The METHOD Get path command returns the full internal pathname of a method. In the methodType parameter, you pass the type of method whose path you want to get. You can use the following constants, found in the Design Object Access theme:
Pass values in the aTable, objectName and formObjectName parameters according to the type of object for which you want to get the method pathname:
If the object is not found (method type unknown or not valid, missing table, etc.), an error is generated. If the command is executed from a component, it returns by default the paths of the component methods. If you pass the * parameter, the array contains the paths of the methods of the host database. //Retrieval of the pathname of the "On Startup" database method: |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v13 SEE ALSO
Current method path ARTICLE USAGE
4D Language Reference ( 4D v14 R2) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||