MemTrace Function (Logic) | |
Enable / disable memory tracing
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax FUNCTION MemTrace(
lSet AS LOGIC
) AS LOGIC
public static bool MemTrace(
bool lSet
)
Request Example
View SourceParameters
- lSet
- Type: Logic
Return Value
Type:
LogicSee Also