2008
Sven Neumann
Checks if the specified procedure exists in the procedural database
This procedure checks if the specified procedure is registered in the procedural database.
unknown
Type | Name | Description |
---|---|---|
PF_VALUE | procedure-name | The procedure name |
Type | Name | Description |
---|---|---|
PF_INT | exists | Whether a procedure of that name is registered (TRUE or FALSE) |