Wb-jscript: различия между версиями

Строка 89: Строка 89:
variable1 = "yellow submarine";
variable1 = "yellow submarine";
variable2 = typeof(variable1);
variable2 = typeof(variable1);
typeof</syntaxhighlight>
</syntaxhighlight>


То <syntaxhighlight lang="ecmascript">variable2</syntaxhighlight> будет иметь тип "'''string'''" и значение "'''yellow submarine'''"
То <syntaxhighlight lang="ecmascript">variable2</syntaxhighlight> будет иметь тип "'''string'''" и значение "'''yellow submarine'''"
wb_editors
890

правок