every

MJS / AC Piece API / help / done
every(obj, value)

Set every property of an object to a certain value.

Parameters

Name Type Required Description
obj object yes Target object to mutate.
value any yes Value assigned to every key.

Returns

void

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview