Click or drag to resize

Str Function

X#

[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
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 FUNCTION Str(
	nNumber,
	nLength,
	nDecimals
) AS STRING CLIPPER
Request Example View Source

Parameters

nNumber (Optional)
Type: Usual
nLength (Optional)
Type: Usual
nDecimals (Optional)
Type: Usual

Return Value

Type: String
See Also