Go to documentation repository
...
| Code Block | ||
|---|---|---|
| ||
function DebugLogString(output : String) |
Method arguments:
output - – Required argument. The text message to be displayed in the debug window of the Editor-Debugger utility. It takes the following values: Type – String.
...