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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Adds a new warning message to the message board.
public void warning(str _message)
Called