Post
by iPasha » Tue Jan 12, 2010 10:43 am
I think you could do this by adding some "If" condition with "always true" condition (compare some string with null string, for example).
Comment1
If 'This is the first section' > ''
+
--- mathoperation1
--- mathoperation2
--- mathoperation3
If 'This is the second section' > ''
+
--- Dateoperation1
--- Dateoperation2
--- Dateoperation3