viewMessageFilter
sklint.Messages viewMessageFilter string "MessageID"
Description
The string specifies the SKILL Lint message IDs (separated by spaces) that should not be shown in the SKILL Lint Output Assistant.
Default is RedefMsgID Read Form Checks MultiRead LOAD1 ExtKnown FnsDefined FnsLocal FnsLocal0 Flow VAR6 VAR9 VAR10 VAR11 DEF7 SETQ4.
GUI Equivalent
Examples
envGetVal("sklint.Messages" "viewMessageFilter")
envSetVal("sklint.Output" "viewMessageFilter" 'string "Msg-001")
Related Topics
SKILL Lint Environment Variables
Return to top