PCExpressionEditorSymbolTmp.findSymbol Method
Finds a symbol in the temporary table.
Syntax
public PCExpressionEditorSymbolTmp findSymbol(PCExpressionEditorSymbol _symbol)
Run On
Called
Parameters
- _symbol
Type: PCExpressionEditorSymbol Extended Data Type
The symbol to find.
Return Value
Type: PCExpressionEditorSymbolTmp Table
A symbol if one exists.