what is status of object ?
Do you mean in JavaScript or do you mean another language with a similar API, because there is not a method or property called status
on JavaScript’s Obect
1 Like
in any language . what mean of it?
There is no object status, do you mean object state?
1 Like
there have a object status but not in JS .
You need to be more specific in your question. Do you have any example?
1 Like
There is no such thing as Object.status
in JavaScript.
I know English is not your first language, but can you please try to be clearer. What you are writing makes no sense.
1 Like
There is something called window.status in javascript. Are you talking about that?
https://www.w3schools.com/jsref/prop_win_status.asp
1 Like
yesss
thank you