r7
r1
1[[분류:기타 문법 틀]]
r6
2
r7
3Available Set 1.
4{{{#!if vartype=typeof(str?.anchor), vartype == "function"
5anchor
6}}}{{{#!if vartype=typeof(str?.at), vartype == "function"
7at
8}}}{{{#!if vartype=typeof(str?.big), vartype == "function"
9big
10}}}{{{#!if vartype=typeof(str?.blink), vartype == "function"
11blink
12}}}{{{#!if vartype=typeof(str?.bold), vartype == "function"
13bold
14}}}{{{#!if vartype=typeof(str?.charAt), vartype == "function"
15charAt
16}}}{{{#!if vartype=typeof(str?.charCodeAt), vartype == "function"
17charCodeAt
18}}}{{{#!if vartype=typeof(str?.codePointAt), vartype == "function"
19codePointAt
20}}}{{{#!if vartype=typeof(str?.concat), vartype == "function"
21concat
22}}}{{{#!if vartype=typeof(str?.constructor), vartype == "function"
23constructor
24}}}{{{#!if vartype=typeof(str?.endsWith), vartype == "function"
25endsWith
26}}}{{{#!if vartype=typeof(str?.fixed), vartype == "function"
27fixed
28}}}{{{#!if vartype=typeof(str?.fontcolor), vartype == "function"
29fontcolor
30}}}{{{#!if vartype=typeof(str?.fontsize), vartype == "function"
31fontsize
32}}}{{{#!if vartype=typeof(str?.includes), vartype == "function"
33includes
34}}}{{{#!if vartype=typeof(str?.indexOf), vartype == "function"
35indexOf
36}}}{{{#!if vartype=typeof(str?.isWellFormed), vartype == "function"
37isWellFormed
38}}}{{{#!if vartype=typeof(str?.italics), vartype == "function"
39italics
40}}}{{{#!if vartype=typeof(str?.lastIndexOf), vartype == "function"
41lastIndexOf
42}}}{{{#!if vartype=typeof(str?.link), vartype == "function"
43link
44}}}{{{#!if vartype=typeof(str?.localeCompare), vartype == "function"
45localeCompare
46}}}{{{#!if vartype=typeof(str?.match), vartype == "function"
47match
48}}}{{{#!if vartype=typeof(str?.matchAll), vartype == "function"
49matchAll
50}}}{{{#!if vartype=typeof(str?.normalize), vartype == "function"
51normalize
52}}}{{{#!if vartype=typeof(str?.padEnd), vartype == "function"
53padEnd
54}}}{{{#!if vartype=typeof(str?.padStart), vartype == "function"
55padStart
56}}}{{{#!if vartype=typeof(str?.repeat), vartype == "function"
57repeat
58}}}{{{#!if vartype=typeof(str?.replace), vartype == "function"
59replace
60}}}{{{#!if vartype=typeof(str?.replaceAll), vartype == "function"
61replaceAll
62}}}{{{#!if vartype=typeof(str?.search), vartype == "function"
63search
64}}}{{{#!if vartype=typeof(str?.slice), vartype == "function"
65slice
66}}}{{{#!if vartype=typeof(str?.small), vartype == "function"
67small
68}}}{{{#!if vartype=typeof(str?.split), vartype == "function"
69split
70}}}{{{#!if vartype=typeof(str?.startsWith), vartype == "function"
71startsWith
72}}}{{{#!if vartype=typeof(str?.strike), vartype == "function"
73strike
74}}}{{{#!if vartype=typeof(str?.sub), vartype == "function"
75sub
76}}}{{{#!if vartype=typeof(str?.substr), vartype == "function"
77substr
78}}}{{{#!if vartype=typeof(str?.substring), vartype == "function"
79substring
80}}}{{{#!if vartype=typeof(str?.sup), vartype == "function"
81sup
82}}}{{{#!if vartype=typeof(str?.toLocaleLowerCase), vartype == "function"
83toLocaleLowerCase
84}}}{{{#!if vartype=typeof(str?.toLocaleUpperCase), vartype == "function"
85toLocaleUpperCase
86}}}{{{#!if vartype=typeof(str?.toLowerCase), vartype == "function"
87toLowerCase
88}}}{{{#!if vartype=typeof(str?.toString), vartype == "function"
89toString
90}}}{{{#!if vartype=typeof(str?.toUpperCase), vartype == "function"
91toUpperCase
92}}}{{{#!if vartype=typeof(str?.toWellFormed), vartype == "function"
93toWellFormed
94}}}{{{#!if vartype=typeof(str?.trim), vartype == "function"
95trim
96}}}{{{#!if vartype=typeof(str?.trimEnd), vartype == "function"
97trimEnd
98}}}{{{#!if vartype=typeof(str?.trimLeft), vartype == "function"
99trimLeft
100}}}{{{#!if vartype=typeof(str?.trimRight), vartype == "function"
101trimRight
102}}}{{{#!if vartype=typeof(str?.trimStart), vartype == "function"
103trimStart
104}}}{{{#!if vartype=typeof(str?.valueOf), vartype == "function"
105valueOf
r6
106}}}