SAIL Base
Function - Replace
| Summary |
|---|
| Name |
| Replace |
| Parameters |
|
| Description |
|---|
| replaces item of list with specified index with another, returns result if index>n (n=length of list), then positions n+1 to index-1 are filled by undef value |
| Summary |
|---|
| Name |
| Replace |
| Parameters |
|
| Description |
|---|
| replaces item of list with specified index with another, returns result if index>n (n=length of list), then positions n+1 to index-1 are filled by undef value |