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