OpenLink Software

Usage stats on API tremove

 Permalink

an Entity in Data Space: 134.155.108.49:8890

From TableLibraryTutorial of lua-users.org. table.remove(table [, pos]) tremove(table[, pos]) Remove an element from a table. If a position is specified the element at that the position is removed. The remaining elements are reindexed sequentially and the size of the table is updated to reflect the change. The element removed is returned by this function. E.g., If no position is given remove the last element in the table which is specified by the size of the table. E.g., If the size of the table does not reflect the number of elements nothing is removed, e.g.,

EntityAttributeValueRank
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2012 OpenLink Software