2012-04-11 JScript ランゲージ リファレンス、anchor メソッド everyday JScript x = "foo"; x.anchor("***"); WScript.Echo(x); WScript.Echo(x.anchor("***"));