Click or drag to resize
CSYSAssert Method
Abort with GX line number if not true.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void Assert(
	int i1
)

Parameters

i1
Type: SystemInt32
Expression to evaluate (0 aborts)
See Also