InfoBar.removeMessage Method [AX 2012]
Removes a given message from the info bar stack.
Syntax
public void removeMessage(str _messageToRemove)
Run On
Called
Parameters
- _messageToRemove
Type: str
The message to remove.
Remarks
This method does not update the info bar UI.