JavaScript Tutorial/String/toSource

Материал из Web эксперт
Версия от 18:52, 25 мая 2010; (обсуждение)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

String.toSource()

If this method is invoked on the core String object, it will return something like the following:



function String() { [native code] }