Skip to content

Error when changing rows via js script #1

@Mocio89

Description

@Mocio89

Hi,
When i try to change the rows Property inside a Unified JS script, i get this error (TraceViewer):
session: 0024, trace: PROPERTY_SET Invoke failed (property='Screen->Items->Properties->rows', id=4, error=0x80000000)

Here is my code:

Screen.Items("SelettoreRicette").Properties.rows = [["a"], ["b"], ["c"], ["d"]];

Thanks
GiorgioT.

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