Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

public addFreeRounds( [ string $title = string(0) "" , string $players , string $games , string $available , string $validTo , string $validFrom = string(0) "" ] )

Parameters

  • string $title string(0) "" - Default = ""
  • string $playerids required - . Value of the variable looks like 220650,124144 or 220650. Note that there nuber are EXAMPLES
  • string $gameids required - $games
  • string $available required - . Value of the variable looks like 787,789 or 787. Note that there nuber are EXAMPLES
  • string $validTo string(0) "" - Default = + 1 week 
  • string $validFrom string(0) "" - Default = ""
  • string $betLevel string(0) "" - Default = min (or min, mid, max)

Return Values

  • type - String
Info

Example: The value of paramater $players can be: 220650,124144,2359283 or just 220650

...