Format:
PRAGMA OPT CONST_DETECT { YES | NO | }
| YES -- enable constant detection |
| * NO -- disable constant detection |
nb : PRAGMA CLEAR will prevent this option from having any effect unless the variable is only assigned the constant 0.