April 28, 2012
XpressDox Cookbook
XpressDox has numerous string handling functions. The number of different applications is vast, and this article tries to provide a number of situations all in one place. Extract the last few characters of a string Suppose you have a situation where a particular data element will always contain a specific code in the last 3 characters, but [...]
Read the full article →
April 26, 2012
New in XpressDox
2012-04-24 Version 4.2.5 Some bugs have been fixed, and new features released. 1. The syntax of the List command can now accept function calls in the second parameter. For example: «List(Child,ToUpper(FirstNames) ToUpper(Surname),!, , and )». 2. The count() and position() functions now affect relevance in the interview. 3. The function «YearsBetween()» will calculate the number [...]
Read the full article →