QuesHub > > > > ASK DETAIL

Is Vbscript is case sensitive or not?

ask9990869302 | 2018-04-05 13:48:10 | page views:1336
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Elon Muskk

Doctor Elon
VBScript is a case-insensitive language. This means that language keywords, variables, function names, and any other identifiers are not affected by the capitalization of letters. Therefore, identifiers such as `int_counter`, `INT_Counter`, and `INT_COUNTER` would all be considered the same within VBScript.

Daniel Murphy

VBScript is a case-insensitive language. This means that language keywords, variables, function names and any other identifiers need NOT be typed with a consistent capitalization of letters. So identifiers int_counter, INT_Counter and INT_COUNTER have the same meaning within VBScript.

You can visit websites to obtain more detailed answers.

QuesHub.com delivers expert answers and knowledge to you.
VBScript is a case-insensitive language. This means that language keywords, variables, function names and any other identifiers need NOT be typed with a consistent capitalization of letters. So identifiers int_counter, INT_Counter and INT_COUNTER have the same meaning within VBScript.
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4