| r7 vs r8 | ||
|---|---|---|
| ... | ... | |
| 3 | 3 | Available Set 1. |
| 4 | 4 | {{{#!if vartype=typeof(str?.anchor), vartype == "function" |
| 5 | 5 | anchor |
| 6 | ||
| 6 | 7 | }}}{{{#!if vartype=typeof(str?.at), vartype == "function" |
| 7 | 8 | at |
| 9 | ||
| 8 | 10 | }}}{{{#!if vartype=typeof(str?.big), vartype == "function" |
| 9 | 11 | big |
| 12 | ||
| 10 | 13 | }}}{{{#!if vartype=typeof(str?.blink), vartype == "function" |
| 11 | 14 | blink |
| 15 | ||
| 12 | 16 | }}}{{{#!if vartype=typeof(str?.bold), vartype == "function" |
| 13 | 17 | bold |
| 18 | ||
| 14 | 19 | }}}{{{#!if vartype=typeof(str?.charAt), vartype == "function" |
| 15 | 20 | charAt |
| 21 | ||
| 16 | 22 | }}}{{{#!if vartype=typeof(str?.charCodeAt), vartype == "function" |
| 17 | 23 | charCodeAt |
| 24 | ||
| 18 | 25 | }}}{{{#!if vartype=typeof(str?.codePointAt), vartype == "function" |
| 19 | 26 | codePointAt |
| 27 | ||
| 20 | 28 | }}}{{{#!if vartype=typeof(str?.concat), vartype == "function" |
| 21 | 29 | concat |
| 30 | ||
| 22 | 31 | }}}{{{#!if vartype=typeof(str?.constructor), vartype == "function" |
| 23 | 32 | constructor |
| 33 | ||
| 24 | 34 | }}}{{{#!if vartype=typeof(str?.endsWith), vartype == "function" |
| 25 | 35 | endsWith |
| 36 | ||
| 26 | 37 | }}}{{{#!if vartype=typeof(str?.fixed), vartype == "function" |
| 27 | 38 | fixed |
| 39 | ||
| 28 | 40 | }}}{{{#!if vartype=typeof(str?.fontcolor), vartype == "function" |
| 29 | 41 | fontcolor |
| 42 | ||
| 30 | 43 | }}}{{{#!if vartype=typeof(str?.fontsize), vartype == "function" |
| 31 | 44 | fontsize |
| 45 | ||
| 32 | 46 | }}}{{{#!if vartype=typeof(str?.includes), vartype == "function" |
| 33 | 47 | includes |
| 48 | ||
| 34 | 49 | }}}{{{#!if vartype=typeof(str?.indexOf), vartype == "function" |
| 35 | 50 | indexOf |
| 51 | ||
| 36 | 52 | }}}{{{#!if vartype=typeof(str?.isWellFormed), vartype == "function" |
| 37 | 53 | isWellFormed |
| 54 | ||
| 38 | 55 | }}}{{{#!if vartype=typeof(str?.italics), vartype == "function" |
| 39 | 56 | italics |
| 57 | ||
| 40 | 58 | }}}{{{#!if vartype=typeof(str?.lastIndexOf), vartype == "function" |
| 41 | 59 | lastIndexOf |
| 60 | ||
| 42 | 61 | }}}{{{#!if vartype=typeof(str?.link), vartype == "function" |
| 43 | 62 | link |
| 63 | ||
| 44 | 64 | }}}{{{#!if vartype=typeof(str?.localeCompare), vartype == "function" |
| 45 | 65 | localeCompare |
| 66 | ||
| 46 | 67 | }}}{{{#!if vartype=typeof(str?.match), vartype == "function" |
| 47 | 68 | match |
| 69 | ||
| 48 | 70 | }}}{{{#!if vartype=typeof(str?.matchAll), vartype == "function" |
| 49 | 71 | matchAll |
| 72 | ||
| 50 | 73 | }}}{{{#!if vartype=typeof(str?.normalize), vartype == "function" |
| 51 | 74 | normalize |
| 75 | ||
| 52 | 76 | }}}{{{#!if vartype=typeof(str?.padEnd), vartype == "function" |
| 53 | 77 | padEnd |
| 78 | ||
| 54 | 79 | }}}{{{#!if vartype=typeof(str?.padStart), vartype == "function" |
| 55 | 80 | padStart |
| 81 | ||
| 56 | 82 | }}}{{{#!if vartype=typeof(str?.repeat), vartype == "function" |
| 57 | 83 | repeat |
| 84 | ||
| 58 | 85 | }}}{{{#!if vartype=typeof(str?.replace), vartype == "function" |
| 59 | 86 | replace |
| 87 | ||
| 60 | 88 | }}}{{{#!if vartype=typeof(str?.replaceAll), vartype == "function" |
| 61 | 89 | replaceAll |
| 90 | ||
| 62 | 91 | }}}{{{#!if vartype=typeof(str?.search), vartype == "function" |
| 63 | 92 | search |
| 93 | ||
| 64 | 94 | }}}{{{#!if vartype=typeof(str?.slice), vartype == "function" |
| 65 | 95 | slice |
| 96 | ||
| 66 | 97 | }}}{{{#!if vartype=typeof(str?.small), vartype == "function" |
| 67 | 98 | small |
| 99 | ||
| 68 | 100 | }}}{{{#!if vartype=typeof(str?.split), vartype == "function" |
| 69 | 101 | split |
| 102 | ||
| 70 | 103 | }}}{{{#!if vartype=typeof(str?.startsWith), vartype == "function" |
| 71 | 104 | startsWith |
| 105 | ||
| 72 | 106 | }}}{{{#!if vartype=typeof(str?.strike), vartype == "function" |
| 73 | 107 | strike |
| 108 | ||
| 74 | 109 | }}}{{{#!if vartype=typeof(str?.sub), vartype == "function" |
| 75 | 110 | sub |
| 111 | ||
| 76 | 112 | }}}{{{#!if vartype=typeof(str?.substr), vartype == "function" |
| 77 | 113 | substr |
| 114 | ||
| 78 | 115 | }}}{{{#!if vartype=typeof(str?.substring), vartype == "function" |
| 79 | 116 | substring |
| 117 | ||
| 80 | 118 | }}}{{{#!if vartype=typeof(str?.sup), vartype == "function" |
| 81 | 119 | sup |
| 120 | ||
| 82 | 121 | }}}{{{#!if vartype=typeof(str?.toLocaleLowerCase), vartype == "function" |
| 83 | 122 | toLocaleLowerCase |
| 123 | ||
| 84 | 124 | }}}{{{#!if vartype=typeof(str?.toLocaleUpperCase), vartype == "function" |
| 85 | 125 | toLocaleUpperCase |
| 126 | ||
| 86 | 127 | }}}{{{#!if vartype=typeof(str?.toLowerCase), vartype == "function" |
| 87 | 128 | toLowerCase |
| 129 | ||
| 88 | 130 | }}}{{{#!if vartype=typeof(str?.toString), vartype == "function" |
| 89 | 131 | toString |
| 132 | ||
| 90 | 133 | }}}{{{#!if vartype=typeof(str?.toUpperCase), vartype == "function" |
| 91 | 134 | toUpperCase |
| 135 | ||
| 92 | 136 | }}}{{{#!if vartype=typeof(str?.toWellFormed), vartype == "function" |
| 93 | 137 | toWellFormed |
| 138 | ||
| 94 | 139 | }}}{{{#!if vartype=typeof(str?.trim), vartype == "function" |
| 95 | 140 | trim |
| 141 | ||
| 96 | 142 | }}}{{{#!if vartype=typeof(str?.trimEnd), vartype == "function" |
| 97 | 143 | trimEnd |
| 144 | ||
| 98 | 145 | }}}{{{#!if vartype=typeof(str?.trimLeft), vartype == "function" |
| 99 | 146 | trimLeft |
| 147 | ||
| 100 | 148 | }}}{{{#!if vartype=typeof(str?.trimRight), vartype == "function" |
| 101 | 149 | trimRight |
| 150 | ||
| 102 | 151 | }}}{{{#!if vartype=typeof(str?.trimStart), vartype == "function" |
| 103 | 152 | trimStart |
| 153 | ||
| 104 | 154 | }}}{{{#!if vartype=typeof(str?.valueOf), vartype == "function" |
| 105 | 155 | valueOf |
| 156 | ||
| 106 | 157 | }}} |