Page 1 of 1

[Command] setTuition

Posted: Sat Nov 06, 2021 6:49 pm
by Raddeck
FloatVar.setTuition()


USE:
Set this as your current monthly tuition fees.


TYPE: Command, non-Ref (ref-like syntax)
RETURNS: /
THEME: University, Money
COMPARE: setRent, setFraternityFees


EXAMPLE:

Code: Select all

    Tuition = 1000
    Tuition.setTuition()
    "I agreed to pay $1000 per month for tuition"