Posted: Sat Feb 11, 2012 5:02 am Post subject: EVAL function in esql is not returning any value
Newbie
Joined: 04 Nov 2008 Posts: 7
Hi,
I try to execute esql expression through EVAL function, but it doesn't return any value.
SET chr_DynamicCondition = ref_RoutingRoot.Destination_Details[int_RoutingSegment_sz].Dynamic_Condition.Condition[int_DynamicCondition_sz];
SET bol_DynamicCondition = EVAL(chr_DynamicCondition);
chr_DynamicCondition contains valid esql expression which run individually and return in normal boolean value.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum