[]
Sets the comment for a custom name.
bool SetCustomNameComment(string name, string comment)
Function SetCustomNameComment(name As String, comment As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | |
| string | comment |
| Type | Description |
|---|---|
| bool | If true comment is set; otherwise, false |