Hello all ,
i have some variable to generate specific formatting
what is the fastest from performance invoke code and do all
or multiple assign statement
i have do to this around 100 000 time daily.
BR Hazem
Hello all ,
i have some variable to generate specific formatting
what is the fastest from performance invoke code and do all
or multiple assign statement
i have do to this around 100 000 time daily.
BR Hazem
I would say Invoke code would be the faster as in background, Assign activity also usage the invoke code only to get it assigned.
Thanks,
Ashok
one invoke code would be faster…as it is invoked once and all are set and the control returns back…but in case of assign control is moved multiple times
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.