native

get_msg_block

Syntax

native get_msg_block(iMessage);

Description

Gets whether or not an engine message is blocked.

Parameters

iMessage Message id

Return

BLOCK_* constant

Error

If an invalid message id is specified, an error
will be thrown.