Page 1 of 1

[Command] setSalary

Posted: Sat Nov 06, 2021 6:38 pm
by Raddeck
Floatvar.setSalary()


USE:
Set this as your current salary.


TYPE: Command, Non-Ref (ref-like syntax)
RETURNS: /
THEME: Job, Money
COMPARE: getSalary, moveJobs


EXAMPLE:

Code: Select all

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