blockly > IVariableMap > addVariable

IVariableMap.addVariable() 메서드

서명:

addVariable(variable: T): void;

매개변수

매개변수 유형 설명
가변 T

반환:

void