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