Guest User

Untitled

a guest
Jun 20th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <apex:outputText label="NRR" value="{0,number}">
  2. {! Opportunity.CurrencyIsoCode} &nbsp;
  3. <apex:param value="{! Opportunity.NRR__c}" />
  4. </apex:outputText>
Add Comment
Please, Sign In to add comment