Search

July 13, 2023

ArrayAppendVr

ArrayAppendVr

 

Adds a new value to the end of an existing array.

 

If you already have an array, this command “tacks on” another item to the end of the list. The Vr suffix means it will also remove the paragraph from your resultant document where the command is placed.

Example:

«ArrayAppendVr(MyList,NewItem)»

 

For more information on XpressDox Arrays please refer to this post describing Arrays.