Report Bugs Here

Moderator: Mmiscool

User avatar
By forlotto
#51798 991: GraphicsText[i] = evaluate(Param3);

Should this not be:
GraphicsText[i][4] = evaluate(Param3).toInt();

Is it possible this is related to html issue IDK good question but looked out of place to me...
User avatar
By Mmiscool
#51804 Nope. thats for text in the graphics area of a web page.
User avatar
By forlotto
#51806 Is the code incorrect or supposed to be like that?

Just curious ?