substring(indexA, indexB)
indexA is the starting position of the substring in the original string and indexB is the position following the last character in the substring. The index is zero based.
| << concat(string2[,string3][,string4][,...]) | © 1996-2013 InetSoft Technology Corporation (v11.5) | charAt(index) >> |