×

Scan NFC

iOS 14 +

Notes

Read from or write text data to an NFC tag. The resulting text is copied to the clipboard. Add a 'wait to return' and 'get clipboard' action after this one to use the results.

Syntax

scanNFC(mode: <#Enumeration (NFCMode)#>, text: <#Array#>)

Example

scanNFC(mode: Read, text: [])