Content Type
Course
Duration
45m
Level
Introductory
Learn the structure and basic syntax of class definitions and how to develop an InterSystems class definition in VS Code. You will also learn how to define class members, such as properties, parameters, and methods, and distinguish between different types of classes.
Learning Objectives
- Explain what an InterSystems class is.
- Identify the differences between InterSystems classes.
- Use various class members—properties, parameters, and methods—to create a class definition.
Prerequisites
- Experience with object-oriented programming.