Lo basico: Reseña histórica Conceptos básicos Tipos de datos Variables y operadores Salidas Estructura de control Palabras reservadas
Sentencias: if..else switch for while break this with function return Comment continue Labeled var
Operadores: Addition (+) Assignment (=) Bitwise AND (&) Bitwise Left Shift (<<) Bitwise NOT (~) Bitwise OR (|) Bitwise Right Shift (>>) Bitwise XOR (^) Comma (,) Comparison s Compound Assignment Conditional (trinary) (?:) delete Decrement (--) Division (/) Equality (==) Greater than (>) Greater than or equal to (>=) Increment (++) Inequality (!=) Less than (<) Less than or equal to (<=) Logical AND (&&) Logical NOT (!) Logical OR (||) Modulus (%) Multiplication (*) new Subtraction (-) typeof Unary Negation (-) Unsigned Right Shift (>>>) void
Funciones: GetObject Function ScriptEngine Function ScriptEngineBuildVersion Function ScriptEngineMajorVersion Function ScriptEngineMinorVersion Function
Objetos: Objeto Array Objeto Boolean Objeto Date Objeto Dictionary Objeto Enumerator Objeto File Objeto Function Objeto Global Objeto Math Objeto Number Objeto Objeto Objeto RegExp Objeto Regular Expression Objeto String Objeto TextStream
Propiedades: arguments AtEndOfLine AtEndOfStream Attributes AvailableSpace caller Column CompareMode constructor Count DateCreated DateLastAccessed DateLastModified Drive DriveLetter Drives DriveType E Files FileSystem FreeSpace global ignoreCase index Infinity input IsReady IsRootFolder Item Key lastIndex (RegExp) lastIndex (Regular Expression) lastMatch lastParen leftContext length (Array) length (Function) length (String) Line LN2 LN10 LOG2E LOG10E MAX_VALUE MIN_VALUE multiline Name NaN (Global) NaN (Number) NEGATIVE_INFINITY ParentFolder Path PI POSITIVE_INFINITY prototype rightContext RootFolder SerialNumber ShareName ShortName ShortPath Size source SQRT1_2 SQRT2 SubFolders TotalSize Type VolumeName ??
Métodos: abs Method acos Method Add Method (Dictionary) Add Method (Folders) anchor Method asin Method atan Method atan2 Method AtEnd Method big Method blink Method bold Method BuildPath Method ceil Method charAt Method charCodeAt Method Close Method compile Method concat Method (Array) concat Method (String) Copy Method CopyFile Method CopyFolder Method cos Method Delete Method Dimensions Method DriveExists Method escape Method eval Method exec Method Exists Method exp Method FileExists Method fixed Method floor Method FolderExists Method fontcolor Method fontsize Method fromCharCode Method GetAbsolutePathName Method GetBaseName Method getDate Method getDay Method GetDrive Method GetDriveName Method GetExtensionName Method GetFile Method GetFileName Method GetFolder Method getFullYear Method getHours Method getItem Method getMilliseconds Method getMinutes Method getMonth Method GetParentFolderName Method getSeconds Method GetSpecialFolder Method GetTempName 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 Items Method join Method Keys Method lastIndexOf Method lbound Method link Method log Method max Method min Method Move Method MoveFile Method moveFirst Method MoveFolder Method moveNext Method OpenAsTextStream Method OpenTextFile Method parse Method parseFloat Method parseInt Method pow Method random Method Read Method ReadAll Method ReadLine Method Remove Method RemoveAll Method reverse Method round 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 Skip Method SkipLine Method slice Method (Array) slice Method (String) small Method sort 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 Write Method WriteBlankLines Method WriteLine Method
Lista Palabras Clave: abs Method acos Method Add Method (Dictionary) Add Method (Folders) Addition (+) anchor Method arguments Property Array Object asin Method Assignment (=) atan Method atan2 Method atEnd Method AtEndOfLine Property AtEndOfStream Property Attributes Property AvailableSpace Property big Method Bitwise AND (&) Bitwise Left Shift (<<) Bitwise NOT (~) Bitwise OR (|) Bitwise Right Shift (>>) Bitwise XOR (^) blink Method bold Method Boolean Object break Statement BuildPath Method caller Property ceil Method charAt Method charCodeAt Method Close Method Column Property Comma (,) // (Single-line Comment Statement) /*..*/ (Multiline Comment Statement) CompareMode Property Comparison Compound Assignment concat Method (Array) concat Method (String) Conditional (trinary) (?:) constructor Property continue Statement Copy Method CopyFile Method CopyFolder Method cos Method Count Property Data Type Conversion Date Object Decrement (--) Delete Method Dictionary Object dimensions Method Division (/) E Property Enumerator Object Equality (==) escape Method eval Method exec Method Exists Method exp Method fixed Method floor Method fontcolor Method fontsize Method for Statement fromCharCode Method Function Object function Statement GetAbsolutePathName Method GetBaseName Method getDate Method getDay Method getFullYear Method getHours Method getItem Method getMilliseconds Method getMinutes Method getMonth Method GetObject Function getSeconds Method GetSpecialFolder Method getUTCDate Method getUTCDay Method getUTCFullYear Method getUTCHours Method getUTCMilliseconds Method getUTCMinutes Method getUTCMonth Method getUTCSeconds Method getVarDate Method getYear Method Global Object global Property Greater than (>) Greater than or equal to (>=) Identity (===) @if Statement if...else Statement Increment (++) index Property indexOf Method Inequality (!=) Infinity Property input Property isFinite Method isNaN Method IsReady Property IsRootFolder Property italics Method item Method Item Property Items Method join Method Key Property Keys Method Labeled Statement lastIndex Property (RegExp) lastIndex Property (Regular Expression) lastIndexOf Method lastMatch Property lastParen Property lbound Method leftContext Property length Property (Array) length Property (Function) length Property (String) Less than (<) Less than or equal to (<=) Line Property link Method LN2 Property LN10 Property log Method LOG2E Property LOG10E Property Logical AND (&&) Logical NOT (!) Logical OR (||) Math Object max Method MAX_VALUE Property min Method MIN_VALUE Property Modulus (%) Move Method MoveFile Method moveFirst Method moveNext Method multiline Property Multiplication (*) Name Property NaN Property (Global) NaN Property (Number) NEGATIVE_INFINITY Property new Nonidentity (!==) Number Object Object Object OpenAsTextStream Method OpenTextFile Method Precedence ParentFolder Property parse Method parseFloat Method parseInt Method Path Property PI Property POSITIVE_INFINITY Property pow Method prototype Property random Method Read Method ReadAll Method ReadLine Method RegExp Object Regular Expression Object Regular Expression Syntax Remove Method RemoveAll Method return Statement reverse Method rightContext Property RootFolder Property round Method ScriptEngine Function ScriptEngineBuildVersion Function ScriptEngineMajorVersion Function ScriptEngineMinorVersion Function SerialNumber Property @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 ShareName Property ShortName Property ShortPath Property sin Method Size Property Skip Method SkipLine Method slice Method (Array) slice Method (String) small Method sort Method source Property sqrt Method SQRT1_2 Property SQRT2 Property strike Method String Object sub Method SubFolders Property substr Method substring Method Subtraction (-) sup Method switch Statement tan Method test Method TextStream Object this Statement toArray Method toGMTString Method toLocaleString Method toLowerCase Method toString Method TotalSize Property toUpperCase Method toUTCString Method typeof Type Property ubound Method Unary Negation (-) unescape Method Unsigned Right Shift (>>>) UTC Method valueOf Method var Statement VBArray Object void VolumeName Property while Statement with Statement Write Method WriteBlankLines Method WriteLine Method