LotusNotesGet(str_field);
str_field
str
A string that contains the retrieved data. If the data cannot be retrieved, an empty string is returned. Maximum length of returned string, in UTF-16 code units, is 999. If longer, the returned string is truncated without warning.$invoiceNr = LotusNotesGet("invoiceNumber");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |