Files
2026-07-13 13:13:17 +08:00

476 B

LogMessage

in Lib.flow

Prints a message to the console log. This can be useful for debugging updates, caching, and timing in complex graph networks.

Input Parameters

Name (Relevancy & Type) Description
SubGraph (Command)
OnlyOnChanges (Boolean)
Message (String)
LogLevel (Int32)

Outputs

Name Type
Output T3.Core.DataTypes.Command