ExecName Function | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION ExecName(
lFull AS LOGIC
) AS STRING
public static string ExecName(
bool lFull
)
Request Example
View SourceParameters
- lFull
- Type: Logic
Return Value
Type:
StringSee Also