Skip to content

removeScriptVariable

removeScriptVariable(graph, name): ScriptGraph

Defined in: logic/graphOps.ts:150

Drop a variable. The nodes naming it stay, and describeNode types their pin any — a delete that silently removed the nodes reading it would lose work the author can still see is wrong.

ScriptGraph

string

ScriptGraph