Click or drag to resize

StringFunctions.Substring Method

Overload List
  NameDescription
Public methodStatic memberSubstring(Object, Object)
Defines the mapping for the operand1.Substring(startIndex) method mapping
Public methodStatic memberSubstring(Object, Object, Object)
Defines the mapping for the operand1.Substring(startIndex, length) method mapping
Top
See Also