get/print the value of variables

I believe you’re looking for the message command:

message("varname: ${varname}")
1 Like