FileOpsObj.$getlasterror()

Function group Execute on client Platform(s)
FileOps NO All

Syntax

$getlasterror([&cErrorText])

Description

Returns the error code from the last FileOps object method executed; also optionally populates cErrorText with a description of the error. If no error occurred, returns zero and the error text is empty.

See the FileOps function error codes.