Function VisualScript.hasFunction

Returns whether a function exists with the specified name.

bool hasFunction (
  const(String) name
) nothrow @nogc const;