What’s New > Windchill > 11.2.0.0 > End User > Type and Attribute Management: Support for Boolean Values in Cascading Attributes
  
Type and Attribute Management: Support for Boolean Values in Cascading Attributes
Product: Windchill
Release: 11.0 M020
Summary
Cascading attributes support Boolean datatype.
Additional Details
Previously, attributes of only String datatype were supported in the Then clause of a cascading rule. The datatype values supported in cascading attributes has been enhanced to include Boolean.
For example, consider the following cascading rule:
If Vehicle=Car, then Helmet Required=No.
If Vehicle=Bike, then Helmet Required=Yes.
In this example, Helmet Required is a Boolean attribute for which a value can be assigned in a cascading rule depending on the type of vehicle.
Related Information
For more information, see Cascading Attributes Tab.