Flow_08bhg5s
{{x}}
{{y}}
Flow_0w29zu7
Flow_08bhg5s
Flow_170pmf3
DataStoreReference_1laow8f
contact_datastore = {
"001": {
"name" : "Mary",
"age" : 20
},
"002": {
"name" : "Stacey"
}
}
Flow_170pmf3
Flow_0w29zu7
DataStoreReference_0p8257v
Property_195jd65
x = contact_datastore("001","name")
y = contact_datastore("001","age")