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