Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if 1 == 1 then
- $var = 1
- print $var
- if 1 == 1 then
- $var="Hello, world."
- print $var
- stopif
- print $var
- stopif
- print "Out of if..."
- print " "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement