ClientSession.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
value to store.
in
Parent topic:
Fuego.Lib : ClientSession