createExtractionLogFile
lp createExtractionLogFile boolean { t | nil }
Description
Prints extraction messages to a log file. The default value is nil.
GUI Equivalent
Example
envGetVal("lp" "createExtractionLogFile")
envSetVal("lp" "createExtractionLogFile" 'boolean nil)
Related Topics
Extracting the Power Intent from a Design
Return to top