Skip to content

type-system - Simple Types - null - Returns null instead of exception #291

@abhikt48

Description

@abhikt48

Need to correct documention for example - Simple Types - Null

Below DW cript returns null instead of exception -

%dw 2.0
import * from dw::core::Strings
output application/json
---
repeat(null, 3)

Output returns null instead of exception -

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions