Console
hyTags
Home
Home
Documentation
Documentation
string-copy
Creates a copy of the string.
Parameter
Type
Description
self
String
String to copy
return
string
Copy of the string
Test Case:
Copy string
<div></div>
<div></div>
<string-new value="hello"> <string-copy> <assert-equal value="hello" type="string">
<string-new value="hello"> <string-copy> <assert-equal value="hello" type="string">
👆 Try to change something!
Live preview
Run
Array
Assert
Attribute
Bool
Class
Closure
Cookie
Data
Date
DateTime
Debug
Element
Error
Event
Form
Fragment
Function
If
Input
Items
Javascript
Loop
Number
Object
Page
Property
Rect
Request
Response
Selection
Storage
String
Style
Time
Url
Value
Var
Window
Quick Reference
Test succeeded
Test failed