Click or drag to resize
DVarSubstring Method (Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public DVar Substring(
	int startIndex
)

Parameters

startIndex
Type: SystemInt32

Return Value

Type: DVar
See Also