I got a question, if I create a function in one of my scripts, and then later on want to check if this function still is in my file? how do I do this, I can’t find any infomation about this, lets say i made this
on sendHello()
return “Hello”
end
And then want to check if " sendHello() " is a “valid” function
hehe Stefan, you are so right, but im using PHP and alot of “functions” on a dayli basic, sometimes I mess up the names, but yeah, it’s called handlers