Thread
:
#n > Gs2
View Single Post
#
9
02-12-2006, 02:45 AM
Rick
PipBoy Extraordinaire!
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
jake13jake, take this as an example:
PHP Code:
function
onCreated
()
{
this
.
nick
=
"a"
;
echo(
nick
);
temp
.
nick
=
"b"
;
echo(
nick
);
}
Guess what is output?
Quote:
a
b
__________________
#GScript on FreeNode
(
Guild
,
Information
)
GraalBible
(
GScript
)
GraalWiki
Rick
View Public Profile
View GraalOnline Profile
Visit Rick's homepage!
Find all posts by Rick