nuke.nodePaste

nuke.nodePaste(s) Node

Paste nodes from a script file or the clipboard. This function executes the script stored in a file. It is assumed the script is the result of a nodeCopy command. The ‘s’ argument can be ‘%clipboard%’ to paste the operating system’s clipboard contents.

Parameters

s – The ‘s’ argument can be ‘%clipboard%’ to paste the operating system’s clipboard contents.

Returns

Node