answersLogoWhite

0

What is a Javascript Void used for?

Updated: 11/4/2022
User Avatar

Wiki User

10y ago

Best Answer

A Javascript Void can be used by a single computer programmer to evaluate a single command. It may also be used to purposely generate an undefined value.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a Javascript Void used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the javascript code for gaiaonline?

javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0


What best describes void in javascript?

An operator


Can javascript be used in Jtextpane in swing?

No. JavaScript can be used only in HTML and other Web Components


How is javascript used?

JavaScript is used to make HTML DHTML or Dynamic HTML. Provides a lot more interactivity between the web page and the browser provided JavaScript is not turned off.


What is Undefined in javascript?

In JavaScript undefined is a special value used when a variable has not had a value set to it, or has not been declared.

Related questions

What describes void in javascript?

An operator


What is the javascript code for gaiaonline?

javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0


What best describes void in javascript?

An operator


What is the Roblox tix editor javascript?

javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0


After using javascript documentbodycontentEditable equals true documentdesignMode equals on void 0 How do you save?

You cant!


What unit is used for timing Javascript events?

Milliseconds are used for timing JavaScript events.


Why does javascript void null appear when trying to refresh modules on the homepage?

javascript:void(0) is an error message that occassionally appears in a web browser when there is a problem loading a JavaScript from a web page.how i removed this problem.


Can javascript be used in Jtextpane in swing?

No. JavaScript can be used only in HTML and other Web Components


What are the main functions of Javascript?

Javascript can be used on a variety of platforms which require simple computer commands but not a full programming language. Javascript can be used as or in addition to a full fledged programming language.


How is javascript used?

JavaScript is used to make HTML DHTML or Dynamic HTML. Provides a lot more interactivity between the web page and the browser provided JavaScript is not turned off.


Do you need java compiler to execute HTML programs written in javascript?

No, Java and JavaScript are nothing to do with each other, JavaScript is a form of EMCAScript, not Java. Every modern browser comes with a JavaScript engine that is used to understand JavaScript. so there is no need for it, no.


What is the use of id in javascript?

ID in JavaScript can be used to refer a control. For example getElementbyID("#name-of-id").