Returns a CimString with "Length" characters of "Target" inserted at position "n" padded with "Pad" | |
Syntax: | CimString = object.Insert ( Target, n, Length, Pad ) |
Parameters: |
Target As
BSTR* -
Optional n
As long -
Optional Length As long
-
Optional Pad
As BSTR* -
|
Description: |