Returns TRUE if the supplied path name is a full absolute path.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
Path |
File system path name
Return type: real
TRUE if arg is a full absolute path. FALSE if it is a relative path.
|