blockly > Procedures > IParameterModel > getId
Procedures.IParameterModel.getId() method
Returns the unique language-neutral ID for the parameter.
This represents the identify of the variable model which does not change over time.
Signature:
getId(): string;
Returns:
string