blockly > FieldVariable > getValue

FieldVariable.getValue() 메서드

변수의 ID를 가져옵니다.

서명:

getValue(): string | null;

반환:

문자열 | null

현재 변수의 ID입니다.