Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.GenerateSymbol(TIEName) Method
Returns a unique symbol, or string, based on a concatenation of the prefix and a monotonically increasing index
Namespace: InferenceEngine
Delphi
public function GenerateSymbol( const Prefix: TIEName ): String;
Parameters
Prefix
Type: TIEName
Type: String
•TInferenceEngine
•InferenceEngine