JUSTEXT( ) Function

Returns the characters of a file extension from a complete path.

JUSTEXT(cPath)

Parameters

  • cPath
    Specifies the name, which may include the full path, of the file for which you want only the extension. The maximum length of the string passed to cPath is 259 bytes.

Return Value

Character

See Also

Reference

ADDBS( ) Function
DEFAULTEXT( ) Function
FILE( ) Function
FORCEEXT( ) Function
FORCEPATH( ) Function
JUSTDRIVE( ) Function
JUSTFNAME( ) Function
JUSTPATH( ) Function
JUSTSTEM( ) Function

Other Resources

Functions