Edit Script Line Comment
| Category: Scripting | ||
| Command: script.lineComment | ||
| Description | ||
|
Edit the most recently selected line's comment in a script.
|
||
| Parameters | ||
|
comment
The contents of the line's comment.
|
||
| Example Code | ||
|
script.lineComment "My line comment."
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |