Writing to Log in the "Execute Script" Operator

adaman
adaman New Altair Community Member
edited November 2024 in Community Q&A
I would like to write to the Log in the "Execute Script" Operator but i don´t know how it works

I have tried with
println("Here we are");
also i set the logverbosity level to "all" and i write everything out to a logfile.
Anyway i´m not able to Log in the Scripting Operator how does it work? Thanks for your help




Tagged:

Answers

  • Andrew2
    Andrew2 New Altair Community Member
    Hello

    Try something like this
    operator.logNote("Hello World");
    regards

    Andrew
  • adaman
    adaman New Altair Community Member
    thx this works wonderful :-)

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.