ClientSession.retrieveValueFrom(name)

Retrieves a string value. Retrieves a string 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