Index
Main Menu
Video Courses
Watch structured video courses
Knowledge Base
Visit our User Forum for discussions & solutions
July 13, 2023
ArrayDelete
XpressDox Arrays
ArrayDelete removes a specific item from an array. Tell XpressDox which array to look at and which “key” (position) to delete. It’s like crossing one specific line off a notebook page.
Example: «ArrayDelete(MyList,2)»
For more information on XpressDox Arrays please refer to this post describing Arrays.