<set-item> set an indexed value on a collection

name
set-item
xml namespace
http://moyaproject.com

Set a value in a container

Example

<dict dst="moya" />
<set-item src="moya" index="'crew'" value="['john', 'rygel'] />
attributes
name purpose type required? default choices
index index to set expression Yes
src collection object expression Yes
value value to set expression Yes
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes