Skip to content

Commit 4dddeb2

Browse files
authored
Update vbs-reserved.html
1 parent 06d0696 commit 4dddeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra/vbs-reserved.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ <h1>VBScript Reserved Words</h1>
387387
'Abs,And,Array,As,Asc,AscW,Atn,Boolean,ByRef,Byte,ByVal,Call,Case,CBool,CByte,CCur,CDate,CDbl,Chr,ChrB,ChrW,CInt,Class,CLng,Const,Cos,CreateObject,CSng,CStr,Currency,Date,DateAdd,DateDiff,DatePart,DateSerial,DateValue,Day,Debug,Dim,Do,Double,Each,Else,ElseIf,Empty,End,Enum,Eqv,Escape,Eval,Event,Execute,ExecuteGlobal,Exit,Exp,False,Filter,Fix,For,FormatCurrency,FormatDateTime,FormatNumber,FormatPercent,Function,Get,GetLocale,GetObject,GetRef,GoTo,Hex,Hour,If,Imp,Implements,In,InputBox,InStr,InStrRev,Int,Integer,Is,IsArray,IsDate,IsEmpty,IsNull,IsNumeric,IsObject,Join,LBound,LCase,Left,Len,LenB,Let,Like,LoadPicture,Log,Long,Loop,LSet,LTrim,Me,Mid,Minute,Mod,Month,MonthName,MsgBox,New,Next,Not,Nothing,Now,Null,Oct,On,Option,Optional,Or,ParamArray,Preserve,Private,Public,RaiseEvent,Randomize,ReDim,RegExp,Rem,Replace,Resume,RGB,Right,RightB,Rnd,Round,RSet,RTrim,ScriptEngine,ScriptEngineBuildVersion,ScriptEngineMajorVersion,ScriptEngineMinorVersion,Second,Select,Set,SetLocale,Sgn,Shared,Sin,Single,Space,Split,Sqr,Static,Stop,StrComp,String,StrReverse,Sub,Tan,Then,Time,Timer,TimeSerial,TimeValue,To,Trim,True,Type,TypeName,TypeOf,UBound,UCase,UnEscape,Until,Variant,VarType,Weekday,WeekdayName,Wend,While,With,WScript,Xor,Year'
388388
.split(',')
389389

390+
var options = ''
390391
for (var i = 0; i < reservedWords.length; i++) {
391392
options += '<option value=' + reservedWords[i] + '>'
392393
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy