ArrayClear – XpressDox
XpressDox Arrays are similar to variables, and for more information on ArrayClear please refer to the post describing Arrays.
Tutorial videos are available here.
Visit our User Forum for discussions and solutions
XpressDox Arrays are similar to variables, and for more information on ArrayClear please refer to the post describing Arrays.
XpressDox Arrays ArrayConcat can be used to join together two Arrays. For more information on XpressDox Arrays please refer to this post describing Arrays.
XpressDox Arrays ArrayCount returns the number of elements in an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.
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.
XpressDox Arrays are similar to variables, and for more information on ArrayGetV please refer to the post describing Arrays.
XpressDox Arrays ArrayGetVn gets the value of an array element as a numeric value. For more information on XpressDox Arrays please refer to this post describing Arrays.
XpressDox Arrays are similar to variables, and for more information on ArrayIncrementV please refer to the post describing Arrays.
XpressDox Arrays are similar to variables, and for more information on ArrayIncrementVr please refer to the post describing Arrays.
XpressDox Arrays are similar to variables, and for more information on ArrayKeys please refer to the post describing Arrays.
XpressDox Arrays ArrayRemoveDuplicates removes duplicates and empty values from an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.
XpressDox Arrays ArraySetFromString sets a new Array from a delimited string. For more information on XpressDox Arrays please refer to this post describing Arrays.
XpressDox Arrays ArraySetV sets a new Array, or changes the value of an Array element. For more information on XpressDox Arrays please refer to this post describing Arrays.
XpressDox Arrays ArraySetVr sets a new Array, or changes the value of an Array element, and removes the paragraph on which the command exists. For more information on XpressDox Arrays please refer to this post
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.
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 are similar to variables, and for more information on ArrayValues please refer to the post describing Arrays.