Logic Entity

LogicPrint

Prints a string to the developer console. Useful for debugging output chains and inspecting pass variable values at runtime.

Inputs

Name Parameter Description
Print String Prints the parameter string to the developer console. Supports pass variables.

Notes