VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

@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

See also