LOTUSSCRIPT 言語
例:Option Public ステートメント
' In this example, the Private keyword overrides
' Option Public in the declaration of the
' variables x, y, and z.
Option Public
Private x, y, z ' x, y, and z are Private variables.
Dim i As Integer ' i is Public.
関連項目
Option Public ステートメント
用語集
フィードバック
ヘルプ
または
プロダクトユーザビリティ
ヘルプの使い方
すべてのヘルプ項目
用語集