8 lines
84 B
Plaintext
Raw Permalink Normal View History

2024-10-02 22:15:59 +04:00
a=1
b=a
Test.Echo "Hello from VBScript"
' Here is a comment
for i = 1 to 10
next