As I'm going through the javascript documentation i seet that in syntax section i see that call([thisObj[, arg1[, arg2[, [, argN]]]]])
can any one explain why is this written [thisObj[
with open squire bracket starting and closed with open squire bracket.
Similarly arg1[, arg2[, [, argN]]]]]
Thanks in advance