Error: this.text.split is not a function

If you do this:
untitled script pic (6)

No error occurred, but if you do this:

I get TypeError: this.text.split is not a function.

Analysis

This happens when numbers that are made by mathematical operations were put into the title.

thanks for the report! Will fix in the upcoming patch.

I guess it has to do with integers or something?

It's due to jens forgetting to make sure the value is converted to a string in javascript.

Makes sense.

i know what pig latin is