Inserts an element into a container.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
Identifies the container.
index is the insert position.
dat is a real, complex or string matrix.
See also
id-1417612