get関数は、Cookieからデータを取得するために用意されています。
get
var userId = cookie.get("USER_ID");
cookie. get ( key )
String
key