Get shared page state

Get shared page state values

by @pixiebrix

How to Use

Shared page state can be used to pass data between extensions. Documentation for both getting and setting the page state can be found in the page state documentation.

All applicable data posted using Set Shared Page State is retrieved into the output. The ‘namespace’ field controls what data can be retrieved, depending on the namespace used in the Set Shared Page State brick(s) used.

See the page state documentation for details on each of the options for these fields.


Inputs

Name Required Type Description
namespace multiple Where to retrieve the data. If set to Mod and this Starter Brick is not part of a Mod, behaves as Public

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags