Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
CTag
Type: | string |
---|---|
Modifiable: | Yes |
Tag for constraints.
If you will be retrieving the solution to your model in JSON format, you should define a tag for every constraint that you plan to retrieve solution information for. Each constraint tag must be unique, and only tagged constraints will appear in the JSON solution string. Tags must consist of printable US-ASCII characters. Using extended characters or escaped characters will result in an error. The maximum supported length for a tag is 10240 characters.
Note that constraint tags are only allowed for continuous models.
For examples of how to query or modify attributes, refer to our Attribute Examples.