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:getValue
 
wm.ln.item:getValue
This Java service returns the value of the item.
Input Parameters
item
Item The item whose value is to be retrieved.
valueType
String "String", "Integer" or "Double".
Output Parameters
value
String The value of the item rendered as a string from its initial type.