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.
@EXT
Windows ✓Linux ✓macOS ⏳
Syntax
@EXT(<string>)
Description
This function returns the extension portion of a filename in a path (or URL [VDS6]) specified in <string>.
OK
Unchanged.
Example
%X = @EXT(C:.INI)
REM %X now contains INI