r16 vs r17
......
66
길이: @l@
77
/의 위치: @position@
88
9
{{{#!if hello=[1,2,3].toString(), hi=hello[0]
9
{{{#!if hello=JSON.stringify([1,2,3]), hi=hello[0]
1010
}}}
1111
Hello: @hello@
1212
Hi: @hi@