Title Description
SetSharedData 

Creates or changes a shared data value named key with the given string-based...

RemoveSharedData 

Deletes a shared data entry named key and returns true if it was...

SharedDataExists 

Returns true if the shared data named key exists.

...
IsSharedDataConstant 

Returns true if the shared data named key is constant. Constant data...

GetSharedData 

Returns the value of the shared data named key. Returns an empty string if...