Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.

@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