Mmg bet amount: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
Created page with '{{ #vardefine:name|mmg_bet_amount}}{{ #vardefine:return_type|int}}{{ FunctionPage| name={{#var:name}}| function_category=Money Making Game| function1={{Function| name={{#var:na…'
 
imported>StDoodle
mNo edit summary
Line 12: Line 12:
return_type={{#var:return_type}}|
return_type={{#var:return_type}}|
return_also={{#var:return_also}}|
return_also={{#var:return_also}}|
parameter1={{Param|int_bet_id}}|
parameter1={{Param|int|bet_id}}|
p1desc={{Pspan|bet_id}} is the bet ID # to check|
p1desc={{Pspan|bet_id}} is the bet ID # to check|
}}|
}}|

Revision as of 19:57, 12 March 2010

needs(code_samples);

Function Syntax

int mmg_bet_amount(int bet_id )

  • bet_id is the bet ID # to check

Returns the bet amount of the specified bet with the ID # of bet_id.