toMarkupStringEx( [flags] )
|
|
Parameters
|
intflags
[optional] A bitmask that specifies markup options. Constructed by ORing the bits from the MarkupFlags enumeration.
|
Returns
|
String. The contents of the Range.
|
Throws
|
DOMException
INVALID_STATE_ERR: Raised if the Range has already been detached.
|