Forum Discussion
gid_216
12 years agoFrequent Contributor
Function can return any thing like Variant, Array, Object etc. If the function returns an object, as caller end function is assinged to a variable using Set.
E.g.
If Function F1 retuns an object.
Function F2
Set var1=F1(Arg List)
End Function
E.g.
If Function F1 retuns an object.
Function F2
Set var1=F1(Arg List)
End Function
Related Content
- 5 years ago
Recent Discussions
- 18 hours ago