3 lines
41 B
AppleScript
3 lines
41 B
AppleScript
|
|
set r to {key1:"test", key2:0}
|
||
|
|
key1 of r
|