4D Pack v13.2AP Does method exist |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Pack v13.2
AP Does method exist
|
AP Does method exist ( methodName ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
methodName | String |
![]() |
Name of method to test | |||||
Function result | Integer |
![]() |
0 = Method does not exist, 1 = Method already exists | |||||
The AP Does method exist command can be used to find out whether a project method named methodName already exists in the current database. This command does not take into account any project methods of the components installed in the database.
When using the AP Create method command, the purpose of this command is to avoid getting an error message when a method having the same name already exists.
Product: 4D Pack
Theme: 4D_Pack : Utilities
Number:
61949
Created: 4D Pack v11