Function VisualScript.hasVariable

Returns whether a variable exists with the specified name.

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