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.

@PRED

Windows Linux macOS

Syntax

@PRED(<value>)

Description

This function returns the predecessor of <value>, i.e. <value> - 1. It is more efficient than using @diff(<value>,1)..

OK

Unchanged.

Example

%P = @PRED(%P)

See also

@ABS

@DIV

@DIFF

@FABS

@FEXP

@FDIV

@FORMAT

@FSUB

@HEX

@FMUL

@PROD

@SUCC

@SUM

@ZERO