VBScript Syllabus

VBScript Syllabus

VBScript Syllabus, VBScript Syntax, Coding Conventions, Variables, Constants, Operators, Functions, Control Flow, and Automation Object Models. VBScript Syllabus for Beginners 1. Adding Comments Purpose of Comments: To make the code readable and to make the code disable from Execution. 2. Data Types No Data type specification in VBScript, VBScript considers data subtypes based on usage … Read more