cloning
Procs | |
set_scan_temp | Sets a temporary scan message to display to the user |
---|---|
set_temp | Sets a temporary message to display to the user |
Proc Details
set_scan_temp
Sets a temporary scan message to display to the user
Arguments:
- text - Text to display, null/empty to clear the message from the UI
- color - The color of the message: (color name)
set_temp
Sets a temporary message to display to the user
Arguments:
- text - Text to display, null/empty to clear the message from the UI
- style - The style of the message: (color name), info, success, warning, danger