Click or drag to resize
IUserAccessiable.stringFormat Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string stringFormat(
	string inFormat,
	params DVar[] inParams
)

Parameters

inFormat
Type: System.String
inParams
Type:SurveyToGo.UserLogic.Interfaces.DVar[]

Return Value

Type: String
See Also