256
edits
Line 6: | Line 6: | ||
*[Feature] <code>fetch();</code> to fetch the variable given as string argument ({{t|882}}) | *[Feature] <code>fetch();</code> to fetch the variable given as string argument ({{t|882}}) | ||
*[Feature] <code>div();</code> for integer division ({{t|895}}) | *[Feature] <code>div();</code> for integer division ({{t|895}}) | ||
*[Feature] <code>random( | *[Feature] <code>random(start, end);</code> returns random integer between start and end ({{t|1055}}) | ||
*[Feature] Draw filled arcs using SigXML ({{t|1083}}) | |||
*[Bug] Variable prefix conflict ({{t|850}}) | *[Bug] Variable prefix conflict ({{t|850}}) |
edits