asp.net.ph

Skip Navigation Links

JavaScript Language Reference

Abakada ~ Back to Basics


This handy reference is designed to help you easily explore the different language components of JavaScript. All keywords of the language can be accessed via an alphabetic list, or by language category.

NOTE: This section of the workshop is still under construction.

 
Chapters Contents
Click on the headings at the left to show or hide the list of methods for that object.
$1...$9 Properties
abs Method
acos Method
ActiveXObject Object
Addition Operator (+)
anchor Method
arguments Property
Array Object
asin Method
Assignment Operator (=)
atan Method
atan2 Method
atEnd Method
big Method
Bitwise AND Operator (&)
Bitwise Left Shift Operator (<<)
Bitwise NOT Operator (~)
Bitwise OR Operator (|)
Bitwise Right Shift Operator (>>)
Bitwise XOR Operator (^)
blink Method
bold Method
Boolean Object
break Statement
caller Property
catch Statement
@cc_on Statement
ceil Method
charAt Method
charCodeAt Method
Comma Operator (,)
// Single-line Comment
/*..*/ Multiline Comment
Comparison Operators
compile Method
Compound Assignment Operators
concat Method (Array)
concat Method (String)
Conditional Compilation
Conditional Compilation Variables
Conditional (trinary) Operator (?:)
constructor Property
continue Statement
cos Method
Data Type Conversion
Date Object
Decrement Operator (—)
delete Operator
description Property
Dictionary Object
dimensions Method
Division Operator (/)
do...while Statement
E Property
Enumerator Object
Equality Operator (==)
Error Object
escape Method
eval Method
exec Method
exp Method
FileSystemObject Object
fixed Method
floor Method
fontcolor Method
fontsize Method
for Statement
for...in Statement
fromCharCode Method
Function Object
function Statement
getDate Method
getDay Method
getFullYear Method
getHours Method
getItem Method
getMilliseconds Method
getMinutes Method
getMonth Method
GetObject Function
getSeconds Method
getTime Method
getTimezoneOffset Method
getUTCDate Method
getUTCDay Method
getUTCFullYear Method
getUTCHours Method
getUTCMilliseconds Method
getUTCMinutes Method
getUTCMonth Method
getUTCSeconds Method
getVarDate Method
getYear Method
Global Object
Greater than Operator (>)
Greater than or equal to Operator (>=)
Identity Operator (===)
@if Statement
if...else Statement
Increment Operator (++)
index Property
indexOf Method
Inequality Operator (!=)
Infinity Property
input Property
instanceof Operator
isFinite Method
isNaN Method
italics Method
item Method
join Method
Labeled Statement
lastIndex Property
lastIndexOf Method
lbound Method
length Property (Array)
length Property (Function)
length Property (String)
Less than Operator (<)
Less than or equal to Operator (<=)
link Method
LN2 Property
LN10 Property
log Method
LOG2E Property
LOG10E Property
Logical AND Operator (&&)
Logical NOT Operator (!)
Logical OR Operator (||)
match Method
Math Object
max Method
MAX_VALUE Property
min Method
MIN_VALUE Property
Modulus Operator (%)
moveFirst Method
moveNext Method
Multiplication Operator (*)
NaN Property (Global)
NaN Property (Number)
NEGATIVE_INFINITY Property
new Operator
Nonidentity Operator (!==)
Number Object
number Property
Object Object
Operator Precedence
parse Method
parseFloat Method
parseInt Method
PI Property
POSITIVE_INFINITY Property
pow Method
prototype Property
random Method
RegExp Object
Regular Expression Object
Regular Expression Syntax
replace Method
return Statement
reverse Method
round Method
ScriptEngine Function
ScriptEngineBuildVersion Function
ScriptEngineMajorVersion Function
ScriptEngineMinorVersion Function
search Method
@set Statement
setDate Method
setFullYear Method
setHours Method
setMilliseconds Method
setMinutes Method
setMonth Method
setSeconds Method
setTime Method
setUTCDate Method
setUTCFullYear Method
setUTCHours Method
setUTCMilliseconds Method
setUTCMinutes Method
setUTCMonth Method
setUTCSeconds Method
setYear Method
sin Method
slice Method (Array)
slice Method (String)
small Method
sort Method
source Property
split Method
sqrt Method
SQRT1_2 Property
SQRT2 Property
strike Method
String Object
sub Method
substr Method
substring Method
Subtraction Operator (-)
sup Method
switch Statement
tan Method
test Method
this Operator
throw Statement
toArray Method
toGMTString Method
toLocaleString Method
toLowerCase Method
toString Method
toUpperCase Method
toUTCString Method
try Statement
typeof Operator
ubound Method
Unary Negation Operator (-)
unescape Method
Unsigned Right Shift Operator (>>>)
UTC Method
valueOf Method
var Statement
VBArray Object
void Operator
while Statement
with Statement
abs Method
acos Method
anchor Method
asin Method
atan Method
atan2 Method
atEnd Method
big Method
blink Method
bold Method
ceil Method
charAt Method
charCodeAt Method
compile Method
concat Method (Array)
concat Method (String)
cos Method
dimensions Method
escape Method
eval Method
exec Method
exp Method
fixed Method
floor Method
fontcolor Method
fontsize Method
fromCharCode Method
getDate Method
getDay Method
getFullYear Method
getHours Method
getItem Method
getMilliseconds Method
getMinutes Method
getMonth Method
getSeconds Method
getTime Method
getTimezoneOffset Method
getUTCDate Method
getUTCDay Method
getUTCFullYear Method
getUTCHours Method
getUTCMilliseconds Method
getUTCMinutes Method
getUTCMonth Method
getUTCSeconds Method
getVarDate Method
getYear Method
indexOf Method
isFinite Method
isNaN Method
italics Method
item Method
join Method
lastIndexOf Method
lbound Method
link Method
log Method
match Method
max Method
min Method
moveFirst Method
moveNext Method
parse Method
parseFloat Method
parseInt Method
pow Method
random Method
replace Method
reverse Method
round Method
search Method
setDate Method
setFullYear Method
setHours Method
setMilliseconds Method
setMinutes Method
setMonth Method
setSeconds Method
setTime Method
setUTCDate Method
setUTCFullYear Method
setUTCHours Method
setUTCMilliseconds Method
setUTCMinutes Method
setUTCMonth Method
setUTCSeconds Method
setYear Method
sin Method
slice Method (Array)
slice Method (String)
small Method
sort Method
split Method
sqrt Method
strike Method
sub Method
substr Method
substring Method
sup Method
tan Method
test Method
toArray Method
toGMTString Method
toLocaleString Method
toLowerCase Method
toString Method
toUpperCase Method
toUTCString Method
ubound Method
unescape Method
UTC Method
valueOf Method

See Also

ECMAScript Language Specification



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note