La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.

@PATH

Windows Linux macOS

Syntax

@PATH(<string>)

Description

This function returns the path portion (up to and including the final colon or backslash) of a path (or URL [VDS6]) specified in <string>.

OK

Unchanged.

Example

%P = @PATH(C:\WINDOWS\WIN.INI)
REM %P now contains C:\WINDOWS

See also