|
|
Documentation >> Conditionals >> Messages >> msg.label
Message Conditional Macros for Labels
|
 |
msg.label.access |
Test the access property of the label assigned to the current message. (The label's security setting.) |
|
 |
msg.label.id |
Test the ID of the label assigned to the current message. ID's are treated as numbers. |
|
 |
msg.label.name |
Test the name of the label assigned to the current message. |
|
 |
msg.label.position |
Test the position of the label assigned to the current message. The position is what determines the order that labels are sorted for display purposes, and is treated as a number. |
|
|