preventDeletionOfLogicalInstance
layout preventDeletionOfLogicalInstance boolean { t | nil }
Description
Prevents the deletion of non-physical-only instances.
GUI Equivalent
Examples
envGetVal("layout" "preventDeletionOfLogicalInstance")
envSetVal("layout" "preventDeletionOfLogicalInstance" 'boolean t)
Related Topics
Return to top