Is Absolute operation

Determines whether a path name is an absolute path.

For information about the General and Route Evaluation property groups, see Common operation properties .

Input properties

Properties for specifying the path.

Pathname

A string value that represents the path name.

Output properties

Properties for specifying where to save results.

Result

(Optional) The location to store the result. The data type is boolean . A value of True indicates that the path is absolute and a value of False indicates that the path is not absolute.

Exceptions

The exception event attached to this operation can receive FileUtilsException exceptions.

// Ethnio survey code removed