Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
ArrayValues
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.
Loading...