nuke.exists

nuke.exists(s) bool

Check for the existence of a named item. Function for backwards-compatibility with TCL.

Parameters:

s – Name of item.

Returns:

True if exists, False otherwise.