chataigne
This is an old revision of the document!
Chataigne
object
var myObject = {
"myprop1":"value",
"myprop2":"second",
"myMethod": function(params) {
this.myprop1 = params[0];
}
}
chataigne.1675749165.txt.gz · Last modified: by ssm2017
