VisualScript.removeVariable

Remove a variable with the given name.

struct VisualScript
@nogc nothrow
void
removeVariable
(
in String name
)

Meta