bBox_PasteboardFlavors( {item} )

Parameters:
   item: item index (optional

Result:
   list of UTI codes for the available flavors

Error:
   none

Script Step:
   none

––––––––––

First appeared in: 0.3

Examples in demo file: 2

Compatibility:   Client, macOS

––––––––––

Get all possible types (flavors) of data in the clipboard in a return delimited list. If index was specified, only the flavors for the item at index is returned. Index value is base 1.

If nothing is in clipboard, or index is out of range, no result is returned.

See System-Declared Uniform Type Identifiers for some commonly used codes.