Archive for January 2008
Jan/08
9
Crystal Reports: Array_PushEx() Function
2 Comments · Posted by Craig Buchanan in Crystal Reports, Functions, Programming
Add a unique string value to an array of string values. Uses the delimiter to convert the value into an array. (more…)
Jan/08
9
Crystal Reports: Array_Push() Function
No comments · Posted by Craig Buchanan in Crystal Reports, Functions, Programming
Add a string value to an array of strings, only if string value hasn’t already been added to the array. (more…)
Jan/08
9
Crystal Reports: Array_Contains() Function
No comments · Posted by Craig Buchanan in Crystal Reports, Functions
Determines if a string value is contained in an array of strings.
(more…)
