writeCellField
Since v3.3.0
Write value into row for field, honoring nested dotted paths and the
same back-compat precedence as readCellField. Returns true when a
write occurred. Prototype-pollution safe.
function writeCellField(row: unknown, field: string, value: unknown): booleanParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
row | unknown | |
field | string | |
value | unknown |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt