Skip to main content

ignoreUndefined

property ReplOptions.ignoreUndefined

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

boolean | undefined
Back to top