CimString.Lft (method)

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