TypeLib Xojo support Plugin

Task.VariantResult Property

Variant result for the task.

VariantResult as Variant {Read}

Remarks

The variant result will also always have value for the other types of return values on this class, since the Variant can carry the Boolean, Integer, Double, Object and the String from the other result types.

See Also

Task Class