TypeLib Xojo support Plugin

Task.Result Property

Object result for the task or nil if there was no result or the result type is not Object.

Result as Object {Read}

Remarks

You will have to typecast to correct type for the given situation.

See Also

Task Class