CimString.XRange (method)

Returns a string of all the characters between StartChar and EndChar inclusive.
Syntax: CimString = object.XRange ( StartChar, EndChar )
Parameters:
StartChar As BSTR* -
EndChar As BSTR* -
Description: