Str Function |
[Missing <include> target documentation in 'M:XSharp.VFP.Functions.Str(XSharp.__Usual,XSharp.__Usual,XSharp.__Usual)'. File: 'VfpRuntimeDocs.xml' Path: 'Runtimefunctions/str/*']
Namespace: XSharp.VFP
FUNCTION Str( nNumber, nLength, nDecimals ) AS STRING CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })] public static string Str( Usual nNumber = default, Usual nLength = default, Usual nDecimals = default )