Skip to content

Does not compile #30

@weberk

Description

@weberk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions