Official ZPE/YASS documentationget_function_information
get_function_information (string func) ⇒ string
Returns the internal documentation on a function within ZPE.
First available: Version 1.8.7
Comments
at0m:
Function usefulness
This function is particularly useful within the context of ZPE remote and using server functions because it allows you to search for a function signature without leaving the server connection.
New comment
Reply