GetExtensionPart()

Syntax

Path$ = GetExtensionPart(FullPathName$)

Description

Retrieves the extension part of a full path. For example, if the full path is "C:\PureBasic\PB.exe", the result will be "exe".

Supported OS

Windows, AmigaOS, Linux

Misc - Index