WriteLogActionMetadata
¶
Defines properties and message types for WriteLogAction.
Inherits properties and message types from ForwardingActionMetadata.
WriteLogActionMetadata.LogTextProperty¶ | The text to write to the Kanzi Studio Log window when a trigger executes this action. |
WriteLogActionMetadata.Argument0Property¶ | The property type on this node that will be argument 0 for the log message. |
WriteLogActionMetadata.Argument1Property¶ | The property type on this node that will be argument 1 for the log message. |
WriteLogActionMetadata.Argument2Property¶ | The property type on this node that will be argument 2 for the log message. |
WriteLogActionMetadata.Argument3Property¶ | The property type on this node that will be argument 3 for the log message. |
WriteLogActionMetadata.Argument4Property¶ | The property type on this node that will be argument 4 for the log message. |
WriteLogActionMetadata.Argument5Property¶ | The property type on this node that will be argument 5 for the log message. |
WriteLogActionMetadata.Argument6Property¶ | The property type on this node that will be argument 6 for the log message. |
WriteLogActionMetadata.Argument7Property¶ | The property type on this node that will be argument 7 for the log message. |
WriteLogActionMetadata.Argument8Property¶ | The property type on this node that will be argument 8 for the log message. |
WriteLogActionMetadata.Argument9Property¶ | The property type on this node that will be argument 9 for the log message. |
WriteLogActionMetadata.Argument10Property¶ | The property type on this node that will be argument 10 for the log message. |
WriteLogActionMetadata.Argument11Property¶ | The property type on this node that will be argument 11 for the log message. |
WriteLogActionMetadata.Argument12Property¶ | The property type on this node that will be argument 12 for the log message. |
WriteLogActionMetadata.Argument13Property¶ | The property type on this node that will be argument 13 for the log message. |
WriteLogActionMetadata.Argument14Property¶ | The property type on this node that will be argument 14 for the log message. |
WriteLogActionMetadata.Argument15Property¶ | The property type on this node that will be argument 15 for the log message. |
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.