×

Set Name

iOS 14 +

Notes

Sets the name of an item.

Syntax

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

Example

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