Difference between revisions of "Nats smarty function amount owed"
From TMM Wiki
Jump to navigationJump to searchm (Nats smarty function amount owed (NATS3) moved to Nats smarty function amount owed over redirect) |
TMMStephenY (talk | contribs) m |
||
Line 32: | Line 32: | ||
== See Also == | == See Also == | ||
* [[nats_smarty_function_getbonus]] -- how many bonus points the affiliate has. | * [[nats_smarty_function_getbonus]] -- how many bonus points the affiliate has. | ||
+ | |||
+ | [[Category:NATS4 Template Functions]] |
Latest revision as of 16:50, 20 May 2011
Applies to NATS 4.0.25 and greater.
nats_smarty_function_amount_owed
Prints the amount of money the program owner owes an affiliate.
Alias: amount_owed
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Example |
---|---|---|---|
The function takes no arguments | N/A | N/A | N/A |
Output
How much money the program manager owes the affiliate.
Notes
None.
See Also
- nats_smarty_function_getbonus -- how many bonus points the affiliate has.