It looks like you're new here. Sign in or register to get started.
mohana_cse06 wrote: Create a DateFormula variable and assign it..
chandrurec wrote: Hi mohana_cse06 , If dateformula <> '' then begin end
If FORMAT(dateformula) <> '' then begin end
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
What is the default value for a dateformula variable.(For ex for date date default value = 0d)
Thanks & Regards,
Chandru.
what exactly is your requirement?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I need to check a condition like this,
If dateformula <> '' then
begin
end
Thanks & Regards,
Chandru.
create a datformula variable and write
If dateformula <> Dateformulavariable then
begin
end
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I got it.
Thank you.
Regards,
Chandru.
I got it.
Thank you.
Regards,
Chandru.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
You can also write
http://ssdynamics.co.in