Description
Add a message to Kinetic Designer’s Console
panel.
Syntax
designer.addToLog("SENDER", "TYPE", "MESSAGE");
Parameters
Parameter | Type | Description |
---|---|---|
SENDER |
String | Can be set to whatever you wish to display as the message sender |
TYPE |
String | Select one of the following types: Error , Debug , Warning or Info |
MESSAGE |
String | Set your message |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.