|
The dollar commands in this group cause GAMS to limit access to data. The dollar commands in this group are:
| $Expose | Dollar command that removes all privacy restrictions. |
| $Hide | Dollar command that hides the objects in a privacy setting but allows them to be used in model calculations. |
| $Protect | Dollar command that does not allow the objects to be modified in a privacy setting but allows use in model calculations. |
| $Purge | Dollar command that removes the objects and all data associated in a privacy setting. |
|