mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-01 22:13:01 +00:00
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
a=1
|
|
b=a
|
|
Test.Echo "Hello from VBScript"
|
|
' Here is a comment
|
|
for i = 1 to 10
|
|
|
|
next
|