AddWarningMessage
Call this method to convey a warning message, typically used for conditions that are not ideal but can be tolerated by the script.
UI Access | NA | ||||||
Parameters |
|
||||||
Return Value | None |
Python Syntax | AddWarningMessage (<message>) |
Python Example |
|