クラスを作成するにはClass文を使用します。構文は次のとおりです。
構文
BSL classes are enclosed within Class .... End Class 'Defining the Class Class classname 'Declare the object name End Class Instantiation of the Class Set objectname = new classname
Scripting on this page enhances content navigation, but does not change the content in any way.