La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
@DIV
Windows ✓Linux ✓macOS ⏳
Syntax
@DIV(<value1>,<value2>)
Description
This function returns the integer quotient of its two arguments: <value1> / <value2>.
OK
Unchanged.
Example
%C = @DIV(%A,%B)