CimString.Rgt (method)

Like the VB Right function, but pads the string to the desired length if necessary.
Syntax: CimString = object.Rgt ( Length, Pad )
Parameters:
Length As long -
Optional Pad As BSTR* -
Description: