封鎖 >工作區 >getVariableUsesById

Workspace.getVariableUsesById() 方法

找出以 ID 識別的特定變數用途。

Signature:

getVariableUsesById(id: string): Block[];

參數

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

傳回:

封鎖[]

區塊用法陣列。