Page 1 of 1

[Command] moveJobs

Posted: Wed Nov 03, 2021 5:51 pm
by Raddeck
moveJobs()


USE:
Get hired at this current building and make it our new workplace.
Remember to use setBoss() and SetSalary() separately.


TYPE: Command, Non-Ref
RETURNS: /
THEME: Job
COMPARE: loseJob, setBoss, setSalary


EXAMPLE:

Code: Select all

    "I signed the contract."
    moveJobs()
    Salary = 2000
    Interviewer.setBoss()
    Salary.setSalary()