% Operator
Returns the remainder after dividing its first operand by its second.
Syntax
%
· [first]
· [second]
- first
- The first operand.
- second
- The second operand.
Returns the remainder after dividing its first operand by its second.
%
· [first]
· [second]