Skip to content

Script API: Print only works with up to 6 strings, beyond that are undefined #1926

@zedwick

Description

@zedwick

In the following example anything beyond the 6th string is printed as undefined in the log.

print("this","is","a","load","of","strings","7","8","9","10");

this is a load of strings undefined undefined undefined undefined

printUndefined.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions