User:GastonRabbit/sandbox
Appearance
CHECK OUT MY LARGE IMAGE FILE K!?
Testing dashes:
Em
- Using HTML entity: —
- Not using HTML entity: —
En
- Using HTML entity: –
- Not using HTML entity: –
If QuacksLikeDuck = True AndAlso WalksLikeDuck = True AndAlso SwimsLikeDuck = True Then
- strBird = "Probably a duck"
Else
- strBird = "Might not be a duck"
End If