Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFactSlot > Properties
IFactSlot.Fuzzy Property
Returns whether this fact slot is a fuzzy fact slot, with acts as a fuzzy variable
Namespace: IECSInterfaces
Delphi
public property Fuzzy: Boolean read get_Fuzzy;
Property Value
Type: Boolean
Fuzzy fact slots are defined by the ExtendedTypeInfo property
•IFactSlot
•IECSInterfaces