#What does this "val" mean?

3 messages · Page 1 of 1 (latest)

shrewd thunderBOT
#

darancher

wintry jay
#

Val is the value that changed.

#

.Changed basically is like a signal that fires when the properties of the instance changes, and when the signal fires it also gives us the value that changed, so in this case val is the property that changed.