blockly >屏蔽 >getVars

Block.getVars() 方法

返回此代码块引用的所有变量。

Signature:

getVars(): string[];

返回

字符串[]

变量 ID 列表。