$w.onReady(function () {}); export function button1_click(event) { let myValue = $w('#input1').value let fullText = $w('#text1').text let shortText = fullText.substr(0, myValue) + "..."; $w('#text2').text = shortText } 404 | ÉÉBO
top of page

There’s Nothing Here...

We can’t find the page you’re looking for.
Check the URL, or head back home.

bottom of page