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

TFPModuloOperation.GetNodeValue

Calculate the result of modulo operation

Declaration

Source position: fpexprpars.pp line 349

public procedure TFPModuloOperation.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the result of the modulo

Description

Performs the modulo calculation returning the remainder after integer division.


Documentation generated on: Dec 15 2025