Hi All,
I have input parameter type of integer … Sometimes we may not get input parameter value. So I want to put If condition and assign value like 30 if input parameter is null or empty or white spaces …
My Argument type is int …So I am unable to use condition like Int.Isnullorempty
Can someone please help me in this ?
Thanks,
Naresh