# FeatStd Util

#### Variant Type

A [Variant](http://dev.doc.cgistudio.at/APILINK/class_feat_std_1_1_variant.html) data type has been introduced. The variant can hold a bool, UInt32, Int32 or Float value.

---