nuke.ask

nuke.ask(prompt) → bool

Show a Yes/No dialog.

Parameters

prompt – Present the user with this message.

Returns

True if Yes, False otherwise.