Function ProUdfUpdate
Description
Update a dependent UDF to the latest version of the .gph file. The .gph file must be able to be located from within the session or by the search path.
Synopsis
| ProUdfUpdate |
| ( /* (In) The dependent UDF group to update. */ ) |
Returns
| The function succeeded. |
| Model is in read-only state. |
| One or more input arguments was invalid. |
| The UDF is not dependent. |
| Could not locate the .gph file to use to update UDF. |
User Guide References