De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.

@SUCC

Windows Linux macOS

Syntax

@SUCC(<value>)

Description

This function returns the successor of <value>, i.e. <value> + 1. It is more efficient than using @sum(<value>,1).

OK

Unchanged.

Example

%S = @SUCC(%S)

See also

@ABS

@DIV

@DIFF

@FABS

@FEXP

@FDIV

@FORMAT

@FSUB

@HEX

@NUMERIC

@PRED

@PROD

@FADD

@SUM

@ZERO