Answer the question
In order to leave comments, you need to log in
How to refer to an object inside a function?
How to set new value for c0?
export const newTest= function (a, b, c) {
var test= [{}];
if (c) {
c.forEach(function (a, b, c) {
test.push({
a0: 5,
b0: b,
c0: c
});
});
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question