Forum
Subscribe


The Point Totals output field

The Point Totals field is used to show members how much they have in total point earnings.

    This output field has three variables:

  • Credits, Debits or All (default is '' for all)
  • number of decimal places (default is '0')
  • cash factor (of units represented - dollars, cents, etc; default is '1' for points)
  • Examples:

  • Default format: 1,000.0000 (1 thousand)
  • <? cash_totals ('credits','2','100',);?> would show credits only, to 2 decimal places.