Page MenuHomeFeedback Tracker

parseSimpleArray weird behaviour with objNull values
Closed, ResolvedPublic

Description

Currently, when passing an array containing objNull into parseSimpleArray doesn't get evaluated at all - neither to nil nor objNull. "Error Generic in expression".

Details

Severity
Minor
Resolution
Not A Bug
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce

parseSimpleArray "[objNull]"

Additional Information

From my point of view it should be evaluated to objNull or at least to nil.

This issue is the same for taksNull, locationNull and other Null-Types

Event Timeline

dedmen closed this task as Resolved.Dec 16 2020, 2:35 PM
dedmen changed Resolution from Open to Not A Bug.