Choose Category
<!-- // imports the variables name, city and state from another script. // This makes those properties accessible to myObj. import myObj.name; import myObj.city; import myObj.state; -->