PDA

View Full Version : need some help


tomringler
04-24-2009, 06:06 PM
i was wondering if anyone can tell me what the object variable call temp is used for?

DrJim
04-25-2009, 09:22 AM
Looking through the various Alice methods and functions, I couldn't find anything "built-in" called "temp" though I easily could have missed it.

What context did you find it used? Often this is a system variable for temperature - but can't figure out how that would apply here.

HisWorld
04-28-2009, 11:22 AM
yea, not sure where you saw this either, makes me think of a temporary variable, which is like a local variable.