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