Apps Home
|
Create an App
Hello World
Author:
jhorley
Description
Source Code
Launch App
Current Users
Created by:
Jhorley
function callme() { cb.chatNotice("hello world"); cb.setTimeout(callme, 10000); } var id = cb.setTimeout(callme, 10000) cb.cancelTimeout(id); for (var i = 0; i < 9; i++) { cb.chatNotice(i); }
© Copyright Chaturbate 2011- 2024. All Rights Reserved.