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:getText
 
wm.ln.item:getText
This flow service gets a plain text representation of an item's value.
Input Parameters
item
Item The Item object to represent as plain text.
maxlen
String Optional. The maximum length of the returned text.
Output Parameters
text
String The text representation of the Item.