Initializing help system before first use

userfuncinfo

userfuncinfo


Purpose
Print the inferred prototype of the given user function.
Synopsis
procedure userfuncinfo(UF:userfunc)
Argument
UF 
The user function to be analyzed
Further information
The type and signature of a user function are inferred from its use in calls to the F function in the current model. This procedure has no effect unless XNLP_VERBOSE is set. It is provided solely for the purpose of model analysis and debugging.
Related topics
Module