Var2Char Function | |
Namespace:
XSharp.XPP
Assembly:
XSharp.XPP (in XSharp.XPP.dll) Version: 2.21
Syntax FUNCTION Var2Char(
uValue AS USUAL
) AS STRING
public static string Var2Char(
Usual uValue
)
Request Example
View SourceParameters
- uValue
- Type: Usual
Return Value
Type:
StringSee Also