GetListItem

GetListItem - XpressDox

This function is used to extract a value from a list. In the first example, the data element contains a number (an integer) which is used to get an item from a list, where the list is coded in the fillpoint itself: «GetListItem(BondNumber,'First,Second,Third,Fourth,Fifth,Big',',')» If the value of the ‘BondNumber’ data...

Format a date in archaic form

Using standard XpressDox functions and commands, XpressDox renders a date in archaic form, i.e. 2009-09-02 becomes "the 2nd day of October in the Year of Our Lord Two Thousand and Nine".
Loading...