Click or drag to resize
StringFunctionsSubstring 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