How to Delete Element from an Array?

By | August 8, 2016

Dela – Dela is used to delete elements from single-sized arrays, from a given index.

Dela deletes the given index element and adds blank value or zero to the end, we need to know the index to use Dela

Syntax – Dela Start Array List

where, Start : Index element  & Array list :  list of array variable separated by comma.

Delete Element

This will delete second element from the array and will add zero to the end of an integer array and blank to the end of String array.

Hope this helps.

About Us

 

Greytrix is one stop solution provider for Sage ERP and Sage CRM needs. We provide complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation expertise.

Greytrix have some unique solutions of Sage X3’s integration with Sage CRMSalesforce.com and Magento eCommerce. It also offers best-in-class Sage X3 customization and development services to Sage business partners, end users, and Sage PSG worldwide.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com .We will be glad to assist you.

Other Related Blogs:

– How to Delete particular row and reset Grid?

– How to filter the table with user defined conditions inSageX3

– How to know current open mask in Sage ERP X3

– How to Find the Number of Records in a Table?

– How to get the number of records modified by Update Command