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