본문 바로가기

salesforce certification

(50/60) A developer wants to leverage a module to print a price in pretty format, and has imported a method as shown below:Import printPrice from '/path/PricePrettyPrint.js';Based on the code, what must be true about the printPrice function of the Price..