Navigation: Code Documentation > IE > InferenceEngine > Classes > TFacts > Methods
TFacts.LocalsToString(Boolean) Method
Returns a string representation of the "local" (native to module) fact list. Each fact is separated by a carraige return/line feed
Namespace: InferenceEngine
Delphi
public function LocalsToString( const IncludeIDs: Boolean = False ): String;
Parameters
IncludeIDs
Type: Boolean
Type: String
•TFacts
•InferenceEngine