4D v14.3Current method path |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Current method path
|
Current method path -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Text |
![]() |
Full internal pathname of the method being executed | |||||
The Current method path command returns the internal pathname of the database method, trigger, project method, form method or object method being executed.
Note that the value returned is unique in the database, unlike the one returned by the Current method name command.
Note: In the context of 4D macro-commands, the <method_path> tag is replaced in the code by the full pathname of the method being executed.
Product: 4D
Theme: Design Object Access
Number:
1201
Created: 4D v13
METHOD Get path
METHOD GET PATHS
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)