Skip to content

[ 2374908 ] Error messages (50) #413

@HolQue

Description

@HolQue

With the following expression the value of a list element shall be changed. But by mistake the key 'B' contains an additional minus character:

${params}[1]['B'-][0]['J']['026'][1]['028'][0] : "0290",

This line is placed outside "params".

Result:

'Could not set parameter '${params}[1]['B'-][0]['J']['026'][1]['028'][0]' with value '0290'! Reason: cannot mix bytes and nonbytes literals (<string>, line 1)'

What does this mean?

Expected is a syntax error.

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions