Edit Content
Click on the Edit Content button to edit/add the content.

ArrayCount

XpressDox Arrays

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 array.  For this reason instead of

Read More »