Kintamieji (String)
| Kintamųjų funkcijos | Aprašymas |
|---|---|
| anchor(„anchorName“) | |
| big() | |
| blink() | |
| bold() | |
| charAt(index) | |
| charCodeAt([i]) | |
| concat(string2) | |
| constructor | |
| fixed() | |
| fontcolor(#rrggbb) | |
| fontsize(1to7) | |
| fromCharCode(n1…) | |
| indexOf(„str“[,i]) | |
| length | |
| link(URL) | |
| localeCompare() | |
| match(regexp) | |
| parseFloat(str) | |
| parseInt(str[,radix]) | |
| prototype | |
| replace(regexp,str) | |
| search(regexp) | |
| slice(i,j) | |
| small() | |
| split() | Išskaidomas nurodytas tekstas pagal atitinkamą parametrą. |
| strike() | |
| sub() | |
| substr(start,length) | |
| substring(intA,intB) | |
| sup() | |
| toLocaleLowerCase() | |
| toLocaleUpperCase() | |
| toLowerCase() | |
| toSource | |
| toString() | |
| toUpperCase() | |
| valueOf() |
Discussion