Edit Script Line
| Category: Scripting | ||
| Command: script.line | ||
| Description | ||
|
Edit the most recently selected line in a script.
|
||
| Parameters | ||
|
line
The contents of the line.
|
||
| Example Code | ||
|
script.line {item.name "myName"}
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |