Changes between Version 9 and Version 10 of Doc/panc/dml/functions
- Timestamp:
- Mar 3, 2007, 5:08:10 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/panc/dml/functions
v9 v10 92 92 93 93 This function deletes the element identified by the ”variable expression” (i.e. variable name with optional 94 subscript such as foo or foo [123] or foo[123][”abc”]).94 subscript such as foo or foo![123] or foo![123][”abc”]). 95 95 96 96 {{{