You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > public > TMtxExpression.FindSymbol Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxExpression.FindSymbol Method

Returns TExprWord, if a symbol with aName already exists.

Pascal
function FindSymbol(const AName: string): TExprWord;

Usefull for testing unique var names, which dont overlapp with other elements like constants, functions etc... Returns nil, if not found.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!