Here's the error that I'm getting:No, that shouldn't be the cause.
Is it still showing that the length is not defined?
Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.staffmarkel is undefined<<if $staffmarkel.length <=4>> <<link "Hire a staff">> <<set $markelhere = true>> <<goto "staffhiring">> <</link>><br> <<endif>>
Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.staffmarkel is undefined<<if $staffmarkel.length >= 1>> [[Staff|markelstaff]] <<endif>>