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.

@ZERO

Windows Linux macOS

Syntax

@ZERO(<string>)

Description

This function returns the value 1 (true) if the value of <string> is zero; otherwise the function returns null (false).

OK

Unchanged.

Example

IF @ZERO(%V)
  INFO Result is zero
END

See also

@ABS

@DIV

@DIFF

@FABS

@FEXP

@FDIV

@FORMAT

@FSUB

@HEX

@NUMERIC

@PRED

@PROD

@FADD

@SUM

@SUCC