Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.2K Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Why is LocalShared read only?

I am wondering why LocalShared is read-only. It seems you can could write to LocalShared as an administrator. For example, I can store a variable in Local with

InitializationValue[myvar, "Local"] = 42` and `Initialize[myvar];

This can be used with PersistentSymbol.

POSTED BY: Peter Burbery
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard