ScriptHelper/Printf
Exports the strings used as parameters as a log.
Logs can be obtained by sending the "X-ScriptRuntimelog-Id" as the value to /API/ScriptRuntimeLog/Get?logId={value}
Request Information
Parameters
Name | Description | Type |
---|---|---|
src |
Format string |
String |
args |
Object |
Object[] |
Response Information
Response Description
None.