[ library(ic_kernel) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]
get_ic_attr(?X, -Attr)
Returns the IC attribute of a variable
(creating a new attribute if necessary).
- X
- A variable
- Attr
- The IC attribute of <TT>X</TT>
Description
If X does not already have an IC attribute, it is given a new one.
Attr is then bound to this attribute (new or old).