Function __global->points_spent

Definitions

sources/points.php

  • Get the total points the specified member has spent to the system. This does not include gift points.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member

Return

  • The number of points the member has spent to the system
  • Type: integer
  • Set: N/A
  • Range: N/A