start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: list_all_labels Chapter 14
Email Connectivity
Next: Reference: message_exists
 

list_labels

 $

folder


->list_labels
(

msg_num

)

Returns a list, in no specific order, of all labels associated with msg_num . If called in scalar context, returns the number of labels associated with the message.


Previous: Reference: list_all_labels Perl in a Nutshell Next: Reference: message_exists
Reference: list_all_labels Book Index Reference: message_exists