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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Adds a new warning message to the message board.
public void warning(str _message)
Called