Function __global->points_balance

Definitions

sources/points.php

  • Get the number of points a member has to transact.
  • 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 to spend
  • Type: integer
  • Set: N/A
  • Range: N/A