NEST HelpDesk | Command Index | NEST Quick Reference |
putinterval - replace sections of an array/stringSynopsis:
string int string putinterval -> stringReferences:
array int array putinterval -> array
Examples:(hello) 2 (xx) putinterval -> (hexxo)
[1 2 3 4 5] 2 [(xx) 99] putinterval -> [1 2 (xx) 99 5]
Postscript languageAuthor:
docu by Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1512397208563/work/nest-2.14.0/lib/sli/ps-lib.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative