Eyeon:Script/Reference/Applications/Fusion/Classes/Fusion/GetClipboard

From VFXPedia

Jump to: navigation, search

Fusion : GetClipboard

Contents


Description

Returns the current contents of the clipboard.

Usage

value = Fusion:GetClipboard()


Arguments

none

Returns

A string or table of the current contents of the clipboard, or nil if empty.

Example


See Also

See Also: SetClipboard


Tips for GetClipboard (edit)

EyeonTips:Script/Reference/Applications/Fusion/Classes/Fusion/GetClipboard