Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.lib.str
.Ext
Ext
is available since version 1.0.
Prototype:
string Ext(string filename)
Description:
Extracts the extension from a given filename.
Return value:
Returns the string representing the extension of the filename (if any).