Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationfunction_exists

Official ZPE/YASS documentationfunction_exists

function_exists (string fn) ⇒ boolean

Returns whether or not a function is defined within the runtime.

First available: Version 1.10.1

This differs from the supports predefined function in that it also checks user defined functions as well as built-in functions.

Comments
Feedback 👍
Comments are sent via email to me.