ServerSession.retrieveValueFrom(name)

Retrieves a string value. Retrieves a string value from the session. If the value is not present then it asks for it to the user, stores it and then answers it.

Arguments:

Name Type Description Mode
name String name given to the value. in