crunch (version 1.27.7)

setEntitySlotWrapBody: Setter for Crunch objects that wraps in a "body"

Description

Variable Folders require an extra list(body = ...) compared to other places where we use setEntitySlot() is used. This may be a bug, see pivotal url in comments.

Usage

setEntitySlotWrapBody(x, i, value)

Arguments

x

a ShojiObject or subclass thereof

i

character the slot name to update

value

whatever the new value of that slot should be

Value

x modified accordingly.