Click or drag to resize
CSYSLogScriptRun Method
This method logs that a script was run

Available since Oasis montaj version: 9.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void LogScriptRun(
	string str1
)

Parameters

str1
Type: SystemString
Location that launched the script
See Also