SetConsole Function (Logic) | |
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax FUNCTION SetConsole(
lNewSetting AS LOGIC
) AS LOGIC
public static bool SetConsole(
bool lNewSetting
)
Request Example
View SourceParameters
- lNewSetting
- Type: Logic
Return Value
Type:
LogicSee Also