Infocal
Infocal copied to clipboard
Does not compile
Hi,
such code will fail compilation because of redefinition of variable value.
class SunField extends BaseDataField {
...
function cur_label(value) {
if (gLocationLat != null) {
var value = "";
Which version of the SDK are you using? I failed with 4.2.4 as well as with 6.4.2.