Add tags

Add tags to the following comment

Rhino ではトップレベルの arguments という変数に入っています。

ちなみにこれはちゃんとした Array みたいです。

1
2
print(arguments instanceof Array); //=> true
print(arguments); //=> a,b,c,d

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...