[scriptable, uuid(a8d4827c-641c-45e3-a9ea-493570b4106b)]
Methods
Binds aValue to the parameter with the index aIndex.
@param aIndex
The zero-based index of the parameter to bind aValue to.
@param aValue
The value to bind.
Binds aValue to the parameter with the name aName.
@param aName
The name of the parameter to bind aValue to.
@param aValue
The value to bind.
