×

Key Modifier

Isf you want to retrieve a key from a dictionary you can use the .key(<#Key Name#>) syntax. This is modifier's shortcut equivalent is the "Get Value For Key" dialog when you select a dictionary value.

Example

dictionary(meta) >> META
var meta = META.key(names)

or

text("${Shortcut Input.as(Dictionary).key(names)"}