×

Get Value For Key

iOS 14 +

Notes

Get's the value for a certain key in a dictionary.

Syntax

valueFor(key: <#String (Allows Variables)#>, dictionary: <#Variable (Optional)#>)

Example

valueFor(key: "\", dictionary: )