Get string representation of equality operation
Source position: fpexprpars.pp line 202
public function TFPEqualOperation.AsString: AnsiString; override; |
Returns string representation of the equality
The AsString method returns a string representation of the equality operation, showing both operands connected by the "=" symbol for debugging and display purposes.