IsFullPath Function

Returns TRUE if the supplied path name is a full absolute path.

Arguments

Number Type Compulsory Default Description
1 string Yes Path

Argument 1

File system path name

Returns

Return type: real

TRUE if arg is a full absolute path. FALSE if it is a relative path.