Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Splits an embedded CodeCoverage header from a source string that is created by the SysCodeCoverage.modifyTreenode method.
Syntax
public container splitHeaderFromSource(str _source)
Run On
Client
Parameters
- _source
Type: str
The source string that contains a header to split.
Return Value
Type: container
A container that contains the stripped source string and the header.