Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.item:setValue
 
wm.ln.item:setValue
This Java service sets the value of an Item object.
Input Parameters
item
Item The value of the provided item will be set.
value
String A string representation of the value of the Item.
valueType
String "String", "Integer" or "Double".