Skip to main content
property ReplOptions.ignoreUndefined

If true, specifies that the default writer will not output the return value of a command if it evaluates to undefined.

Type

boolean | undefined
Back to top