.. AddToScore

.. default - domain::js

.. include:: /includes/standard.rst

====================
AddToScore (Main.sc)
====================

.. function:: AddToScore(amount)

	
	Adds an amount to the player's current score.
	
	:param number amount: The amount to add to the score (can be negative).


