nuke.alert

nuke.alert(prompt) None

Show a warning dialog box. Pops up a warning box and waits for the user to hit the OK button.

Parameters

prompt – Present user with this message.

Returns

None