To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationhandle_of

handle_of (string function_name) ⇒ function

Gets a function from it's name, function_name and returns it. This gives the actual function, not a reference to it and therefore certain other functions will be able to take the function in.

Alternative function names: handle
First available: Version 1.3.7.0
Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.