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

TFPExprFunction.AsString

Get string representation of function expression

Declaration

Source position: fpexprpars.pp line 641

public function TFPExprFunction.AsString: AnsiString; override;

Function result

Returns string representation of the function

Description

The AsString method returns a human-readable string representation of the function expression, including the function name and its arguments. The format typically shows the function call as it would appear in an expression.


Documentation generated on: Dec 15 2025