nuke.critical

nuke.critical(message) None

Puts the message into the error console, treating it like an error. Also pops up an alert dialog to the user, immediately.

Parameters

message – String parameter.

Returns

None.