Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

crunch (version 1.17.0)

setEntitySlot: Base setter for Crunch objects

Description

Base setter for Crunch objects

Usage

setEntitySlot(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. If x isn't read-only, it will also post the edit to the Crunch server.