Bug? code works in b4j and b4a but not in b4i

JohnC

Expert
Licensed User
Longtime User
I haven't done B4i programming in a while, so these might not be applicable...

Are underscores allowed in B4i variable names?

Could new_name be an internal reserved name in B4i?
 

ilan

Expert
Licensed User
Longtime User
It doesnot matter what comes after “new_” it will make this error. new without _ is fine

so newName will work like newProduct etc

but not new_name or new_product
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…