Name
|
Data type
|
Dataslot value
|
ADDRESSES
|
LIST of strings
|
[
"joe@company.com",
"albert@company.com",
"jeff@othercompany.com"
]
|
NAMES
|
LIST of strings
|
[
"Joe",
"Albert",
"Jeff"
]
|
PRIZES
|
LIST of lists
|
[
[ "36in TV", "satellite radio" ],
[ "binoculars", "handheld GPS" ],
[ "a penny", "a dime", "and a quarter!" ],
]
|
PHONE
|
CHARACTER
|
"(408) 555-1234"
|