IPriceInternFromString Method

GF API Documentation
Parse formatted price

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

bool FromString(
	string text
)

Parameters

text
Type: SystemString
string price

Return Value

Type: Boolean
false, if price doesn't match expected pattern
See Also

Reference