封鎖 >VariableMap >getVariableUsesById

VariableMap.getVariableUsesById() 方法

找出已命名變數的所有用法。

Signature:

getVariableUsesById(id: string): Block[];

參數

參數 類型 說明
id 字串 要尋找的變數 ID。

傳回:

封鎖[]

區塊用法陣列。