quote:Originally posted by phalanxii Next, you define your own functions like this (these are a few of mine):code:var Custom = { "base" : function (Number, FromBase, ToBase) { ...much stuff... }
code:var Custom = { "base" : function (Number, FromBase, ToBase) { ...much stuff... }