Share via


PCExpressionEditorSymbolTmp.symbolExists Method

Determines whether a symbol exists with correct case and with the given type.

Syntax

public boolean symbolExists(PCExpressionEditorSymbol _symbol, PCExpressionEditorSymbolType _type)

Run On

Called

Parameters

Return Value

Type: boolean
true if the symbol exists with the given type; otherwise, false.

See Also

Reference

PCExpressionEditorSymbolTmp Table