ClientSession.retrieveObjectFrom(name,defaultValue)

Retrieves a value. Retrieves a value from the session. If the value is not present then ask for it to the user, store it and then answer it.

Arguments:

Name Type Description Mode
name String name given to the value. in
defaultValue Java.Lang.Object in