Checks whether a Biskit has a particular subtype, and it only runs the child actions if the Biskit does have that subtype. The child actions can then treat the Biskit as having that subtype, which means you have access to all the properties that exist on the subtype. Choose the Biskit to test and the Biskit Type to cast it to.

 

typeCast

 

Returns the Biskit cast to the new type allowing access to the new types properties.

 

Properties Available for Child Actions To Use

The following properties are available for use in any child or descendant action:

 

Properties

Notes

biskit

The newly typed Biskit.