pub fn set_local(val: &JsString)
Available on crate feature inter-shard-memory only.
Expand description

Overwrite the current shard’s intershard memory segment with new contents. Maximum allowed length of INTER_SHARD_MEMORY_SIZE_LIMIT UTF-16 units.

Screeps documentation