Function VisualScript.setVariableExport

Change whether a variable is exported.

void setVariableExport (
  const(String) name,
  const(bool) enable
) nothrow @nogc;