Tamil Javascript environment



  • **break:உட** Stop executing the current loop or switch block.
  • **case:வழக்கு** Evaluate a condition and execute the code block if the condition is true.
  • **catch:பிடி** Handle an error that occurs in a try block.
  • **class:வகுப்பு** Define a new class of objects.
  • **continue:தொடர்க** Skip the remaining statements in the current loop and go to the next iteration.
  • **debugger:பிழைதீர்க்கி** Start the JavaScript debugger.
  • **default:இயல்பு** Execute the code block if none of the case conditions are true.
  • **delete:நீக்கு** Delete a property from an object.
  • **do:செய்** Execute a block of code while a condition is true.
  • **else:இல்லையெனில் ** Execute a block of code if a condition is false.
  • **enum:வகைப்படுத்துக** Define a set of named constants.
  • **export:ஏற்றுமதி** Make a variable, function, or class available to other modules.
  • **extends:நீட்சி** Define a new class that inherits from an existing class.
  • **false:தவறு** A Boolean value that represents false.
  • **for:க்காக** Execute a block of code a certain number of times.
  • **function: செயல்பாடு ** Define a function that can be reused.
  • **if:என்றால்** Execute a block of code if a condition is true.
  • **import: இறக்குமதி ** Use a variable, function, or class that is defined in another module.
  • **in: உள்ளே** Check if a property exists in an object.
  • **instanceof:நிகழ்வு ** Check if an object is an instance of a particular class.
  • **let: விடு** Declare a variable that can be reassigned.
  • **new:புதிய** Create a new instance of a class.
  • **null:வெற்று** A special value that represents the absence of a value.
  • **return:திரும்ப** Exit a function and return a value.
  • **super:சூப்பர்** Access the properties and methods of the parent class of the current class.
  • **switch:மாற்று** Evaluate a condition and execute the corresponding code block.
  • **this:இது** Refer to the current object.
  • **throw:எறி** Throw an error.
  • **true:உண்மை** A Boolean value that represents true.
  • **try:முயற்சி** Execute a block of code and handle any errors that occur.
  • **type:வகை** Define a new type.
  • **typeof:வகைபெற** Return the type of a value.
  • **var:மாறி** Declare a variable that can be reassigned.
  • **void:வெற்று** A special value that represents the absence of a value.
  • **while:என்றால் தொடர்க** Execute a block of code while a condition is true.
  • **with:கொண்டு** Execute a block of code with the scope of an object.

Comments

Popular posts from this blog

The smallest ℝeal number in Mathematics and Αlpha and Ωmega

Jesus' "love your neighbour as yourself" law and Calculus integration.

The Dimensions Formulas in Holy Bible's Genesis 1.