@frog866 It’s hard working from a screenshot - code should be posted in a code block. In any case, something like this:
$w('#text67').text = `Uploading ... `;
For more info, read the article on template literals.
@frog866 It’s hard working from a screenshot - code should be posted in a code block. In any case, something like this:
$w('#text67').text = `Uploading ... `;
For more info, read the article on template literals.