@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