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

@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

See also