Calculate the result of modulo operation
Source position: fpexprpars.pp line 349
public procedure TFPModuloOperation.GetNodeValue( |
var Result: TFPExpressionResult |
); override; |
Result |
|
Returns the result of the modulo |
Performs the modulo calculation returning the remainder after integer division.