dynamic storage

This block is part of the storage group and was last modified in core v10.4.28.

dynamic storage v10.4.28

define a storage using a dynamic value

In pins 1
  • value required
    value
Out pins 1
  • storage
    storage

Wraps the value pin in an array and outputs it as a storage name, so a runtime-computed value can select the storage for connected blocks. A nil or unwired value outputs an empty array (no storage), not an array containing nil.

A typical wiring for dynamic storage: the storage out pin feeds get mapping.

Studio canvas example for the dynamic storage block: typical wiring for dynamic storage.

Version history

Introduced in v10.4.28.


Back to storage Return to the main group to view all sub-groups Back to storage Return to the group to view all blocks within this group