Get the item text by name.
getTextOf( name STRING ) RETURNING result STRING
The getTextOf() method returns the display label of the item identified by the name passed as parameter.
The method returns NULL if the item name does not exist.