3 lines
162 B
Text
3 lines
162 B
Text
print Platform$ ' OS where Run BASIC is being hosted
|
|
print UserInfo$ ' Information about the user's web browser
|
|
print UserAddress$ ' IP address of the user
|