Action
Returns all text for a specified list item as a list of strings.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
lsText = list.GetItemMultiText(Item)
Variable
|
Description
|
lsText
|
The lines of text.
LIST OF STRING.
|
Item
|
The list item.
LISTITEM.
|
Notes
The
GetItemMultiText function returns all text for a list item as a list of strings. Use
GetItemText to return all text in one string.
Example
This example uses the list of used technologies in the
About This Site page of the GMO Web application.
ListPrint(AboutPage.UsedList.GetItemMultiText(3))
// Result:
// Animation