ServerSession.putValueIn(name,value)

Stores a string value. Stores a string value in the session.

Arguments:

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