collapse Method
Moves the insertion point to the beginning or end of the current range.
Syntax
TextRange.collapse([bStart])
Parameters
bStart Optional. Boolean that specifies one of the following values:
true Default. Moves the insertion point to the beginning of the text range. false Moves the insertion point to the end of the text range.
Return Value
No return value.
Remarks
This feature might not be available on non-Win32® platforms. For the latest information about Internet Explorer cross-platform compatibility, see article q172976 in the Microsoft Knowledge Base.
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus.
See Also
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.