KanbanBoardTmpMessageBoard.warning Method
Adds a new warning message to the message board.
Syntax
public void warning(str _message)
Run On
Called
Parameters
- _message
Type: str
The text to display to the user.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Adds a new warning message to the message board.
public void warning(str _message)
Called