removePriorPushdown
layout.tpa removePriorPushdown 'boolean { t | nil }
Description
Specifies whether to remove the WSPs that have been created in prior EIP pushdowns. The default value is t.
GUI Equivalent
Examples
envGetVal("layout.tpa" "removePriorPushdown")
envSetVal("layout.tpa" "removePriorPushdown" 'boolean t)
Return to top