WriteLog
Method Signature
WriteLog(text=[string], type=[string], application=[boolean], log=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Simple writeLog Code Example
writeLog( text="Order #order.getOrderID()# Processed Successfully", type="information", log="orders" );
Additional Examples
Related
Last updated
Was this helpful?
