Most operations return queries but some return values (getting directory names or checking for file existence, for example). In these situations the value returned by will be available as CFFTP.ReturnValue. (Applies to: ColdFusion 4 or later)
Related