#Why is the output telling me this.

11 messages · Page 1 of 1 (latest)

devout yacht
#

I am new to scripting btw

worthy pond
#

What you have at line 6?

devout yacht
#

local CalculationResult = AddNumbers(3,5)

#

the value is suppost to be 8 but says its nothing

worthy pond
#

Your function is called "addNumbers" but the function you call is "AddNumbers"

#

See the problem

#

?

devout yacht
#

oohhhhh yeah

#

tysm

#

i was so confused lol

worthy pond
#

yw