Question: 3
You are an Independent Software Vendor (ISV) developer workingin the “ABCModule” module in anexisting solution. You create a new label in the XYZ-en-US.label.txt file with a Label ID of “LabelText”, a Label of “Text forthe Label”, and a Description of “ABC”. How should you reference this new label in the Label property of an artifact?
A. @ABCModule.XYZ.LabelText
B. @XYZ:LabelText
C. @ABCModule.XYZ[LabelText]
D. @XYZ[LabelText]
Answer: B