The get function is established to get data from a cookie.
get
var userId = cookie.get("USER_ID");
cookie. get ( key )
String
key