On line 4 the 2nd param is inclusive (it would hav...
# advancedpdf
c
On line 4 the 2nd param is inclusive (it would have been 1 short if i did -1) and for my conditional on line 2, it should be "gt" not ">". Not sure why it likes gt over > as they both should be valid.