ArrayDelete

ArrayDelete - XpressDox

XpressDox Arrays ArrayDelete is used to delete an element from an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.

ArrayValues - XpressDox

XpressDox Arrays are similar to variables, and for more information on ArrayValues please refer to the 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...