Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPExprVariable.AsString

Get string representation of variable expression

Declaration

Source position: fpexprpars.pp line 620

function TFPExprVariable.AsString: AnsiString; override;

Function result

Returns string representation of the variable

Description

The AsString method returns a human-readable string representation of the variable expression, typically showing the variable name as it appears in the original expression text.


Documentation generated on: Dec 15 2025