Is there any way to check if a sub or a function exist? sub mySub() 'some code end sub something like if exist(mySub)