keepFirstTermName
layout keepFirstTermName boolean { t | nil }
Description
Specifies if the first terminal name is not removed on the Create Pin form when the pin is created.
GUI Equivalent
Examples
envGetVal("layout" "keepFirstTermName")
envSetVal("layout" "keepFirstTermName" 'boolean t)
Related Topics
Return to top