| ISourceReaderSubstring Method |
Creates a string from a position
Namespace: FlexRule.DSL.TokenizerAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxstring Substring(
int lastPos
)
Parameters
- lastPos
- Type: SystemInt32
Return Value
Type:
String
See Also