01-27-2016, 10:59 AM
Hello,
In UFT we define Functions as below
Public Function Fun()
End Function
Function Fun()
End Function
Sub Fun()
End Sub
What is basic difference between these?
Regards
Amit
In UFT we define Functions as below
Public Function Fun()
End Function
Function Fun()
End Function
Sub Fun()
End Sub
What is basic difference between these?
Regards
Amit