Set Name

Notes

Sets the name of an item.

Syntax

setName(input: <#Variable#>, name: <#String (Allows Variables)#>, includeExtension: <#Boolean#>)

Example

setName(input: Clipboard, name: "ClipboardCopy", includeExtension: false)