ccPad(string - to pad, Val length to pad string to)
using -Number will pad in front of string
i.e
ccPad("String",-10) would output [ String]
See ccPad.eba