在程式中包含說明備註。
語法
comment
引數: - comment 引數是您要包含之任何備註的文字。
備註
如語法部分所示,您可以使用單引號 (')。
下列範例說明 Comment 陳述式的用法。
範例 1:
Dim MyStr1 MyStr1 = "Goodbye" ' This is also a comment.
Scripting on this page enhances content navigation, but does not change the content in any way.