CERN home page CERN home page Consult pages Consult pages Writeups at CERN Writeups at CERN Garfield pages Garfield pages Help Help Call Call This page This page Table of contents Keyword index

Call: STRING_DELETE


string

A variable or an expression that evaluates to a String.

A mandatory argument, not modified by the procedure.


istart

A Number that indicates the first character to be deleted.

A mandatory argument, not modified by the procedure.


iend

A Number that indicates the last character to be deleted.

A mandatory argument, not modified by the procedure.


output

Contains on successful completion the String that results from the removal of the specified characters from the input string.

Should be a modifiable argument. Any data contained in this argument before the procedure is called, is lost after the procedure call.


Go to the top level, to Call, to STRING_DELETE, to the topic index or to the table of contents.

Formatted on 0100-08-24 at 22:38.