get dynamic setting

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

get dynamic setting v10.4.28

get a setting key using a dynamic value

In pins 1
  • field required
    value
Out pins 1
  • value
    value

Reads a system setting whose key comes from the field pin, FALLING BACK to the block's label text when field is empty. Outputs the setting's stored value, or nil when the key does not exist or the lookup fails; when both field and label are empty NO output is written at all.

get system key

A typical wiring for get dynamic setting: the value out pin feeds convert to uppercase.

Studio canvas example for the get dynamic setting block: typical wiring for get dynamic setting.

Version history

Introduced in v10.4.28.


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