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

TFPNotNode.AsString

Get string representation of NOT operation

Declaration

Source position: fpexprpars.pp line 391

public function TFPNotNode.AsString: AnsiString; override;

Function result

Returns string representation of the NOT

Description

The AsString method returns a string representation of the NOT operation, typically showing the operand prefixed with the "not" keyword for debugging and display purposes.


Documentation generated on: Dec 15 2025