Skip to main content
Inspiring
January 28, 2025
Answered

Result: undefined

  • January 28, 2025
  • 1 reply
  • 184 views

Why when running a script from the ExtexdScriptToolkit environment, the last line of output in the console looks like: “Result: undefined”?

Correct answer andyf65867865

This happens when you do not eplicitely return a value from a script as a result and it's only related to ExtexdScript Toolkit.

1 reply

andyf65867865AuthorCorrect answer
Inspiring
January 28, 2025

This happens when you do not eplicitely return a value from a script as a result and it's only related to ExtexdScript Toolkit.