for naming anything variable names follow the


For naming anything variable names follow the standard rules in VBScript. A variable name:

  • Should begin with an alphabetic character.
  • Cannot have an embedded period.
  • Should not exceed 255 characters.
  • Should be unique in the scope in which it is declared.

Request for Solution File

Ask an Expert for Answer!!
Visual Basic Programming: for naming anything variable names follow the
Reference No:- TGS0265871

Expected delivery within 24 Hours