I want to get the fullname values 'name1', 'name2', 'name3', according to the context that is found. it would be useful to use the bind, call or apply functions.
var fullname = 'name1';
var person = {
last: {
fullname: 'name3',...
asked by
07.01.2018 / 03:44