printToLog
sklint.Output printToLog boolean { t | nil }
Description
If set to t, SKILL Lint output is printed to the CIW.
GUI Equivalent
Examples
envGetVal("sklint.Output" "printToLog")
envSetVal("sklint.Output" "printToLog" 'boolean t)
Related Topics
SKILL Lint Environment Variables
Return to top