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.
@RETCODE
Windows ✓Linux ✓macOS ⏳
Syntax
@RETCODE()
Description
This function returns the exit code (e.g. DOS errorlevel) of the last program executed using a RUN or SHELL command with a WAIT parameter.
OK
Unchanged.
Example
RUN PKZIP.EXE
info Return code was @retcode()