You copied the Doc URL to your clipboard.
setParameter()
void setParameter(string parameterName, string value)
Assign the string representation of the value in value
to
the model parameter specified by parameterName
.
Note
If a parameter with the specified name does not exist, then a run-time error occurs.