Sophie
06-02-2009, 11:19 AM
I can use world.ask user to get numbers, booleans, and strings; but I cannot find a way to capture that user input into a method variable or an object property.
I also cannot find a way to do string or other functions (e.g. a joined with b) easily within an object method, since these functions are only defined on world, and are not available to the expressions within a method of some other object.
Help?
I also cannot find a way to do string or other functions (e.g. a joined with b) easily within an object method, since these functions are only defined on world, and are not available to the expressions within a method of some other object.
Help?