11-29-2012, 12:37 PM
Hi Surya,
Try this,
OR
Difference between both, EVal returns value while Execute doesn't.
Regards,
Saleel
Try this,
Code:
Execute CurrentFunctionName&"(value)"
Code:
EVal (CurrentFunctionName&"(value)")
Difference between both, EVal returns value while Execute doesn't.
Regards,
Saleel