setName
Edits the name of the component that you retrieved with getName.
Syntax
edkcomponent:setName(new_name)
Arguments
Argument | Description |
---|---|
new_name
|
The new name for the component. |
Returns
The new component name.