UUEncLine Function | |
This function is not implemented yet
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION UUEncLine(
c AS STRING
) AS STRING
public static string UUEncLine(
string c
)
Request Example
View SourceParameters
- c
- Type: String
Return Value
Type:
StringSee Also