USE:
Make this person an employee at the specified salary at the current building.
TYPE: Command, Non-Ref
RETURNS: /
THEME: Business
COMPARE: removeEmployee
EXAMPLE:
Code: Select all
Salary = 2000
"<Actor.name> accepted the offer and started immediately."
Actor.addEmployee(Salary)