Object Reference : Object View and Procedure Reference : String
  
 
list
List view of a string object.
Syntax
string_name.list(options)
Options
 
p
Print the list view.
Examples
s01.list
displays the text of the string in S01 in list format with one word per line.
Cross-references
See String::string for an alternative formatted view of the string contents.