ArraySortByIndex

ArrayKeys - XpressDox

XpressDox Arrays are similar to variables, and for more information on ArrayKeys please refer to the post describing Arrays.

ArraySortByIndex - XpressDox

XpressDox Arrays ArraySortByIndex sorts the elements of the Array by the index values. For more information on XpressDox Arrays please refer to this post describing Arrays.

ArraySortByValue - XpressDox

XpressDox Arrays ArraySortByValues sorts the elements of an Array by value. For more information on XpressDox Arrays please refer to this post describing Arrays.

XpressDox Arrays

Using Arrays in your XpressDox templates Arrays are similar to variables, and have a very similar set of functions to manipulate them.  XpressDox arrays can be indexed using data of (almost) any type for the index – i.e. you can index with strings or numerics, or both in the same...
Loading...