Onready Function

I tryied this method and is working

export function reset ( event ) {

$w ( ' [#set](https://www.wix.com/velo/forum/search/~num~set) ' ). value  =  1 ; 

}

but the automatic corretion give me error that it’s impossible to assign number value to a type string :