IStringsApiFormatKiloNumber Method

GF API Documentation
Formats integer value.

Namespace:  GF.Api.Utils
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

string FormatKiloNumber(
	long value
)

Parameters

value
Type: SystemInt64

Return Value

Type: String
See Also

Reference