showWhatsNew
layout showWhatsNew string { "yes" | "no" }
Description
Determines whether the layout editor What’s New window is displayed when a cellview window is opened.
GUI Equivalent
Examples
envGetVal("layout" "showWhatsNew")
envSetVal("layout" "showWhatsNew" 'string "no")
Related Topics
Return to top