sChopOffLeft - Solution Sites Routine
This function deletes the left section of the sValue parameter string corresponding to the sToChopOffLeft parameter string, providing that the sValue parameter string begins with the sToChopOffLeft parameter string.
Definition
Function sChopOffLeft(
sValue,
sToChopOffLeft)
Defined in File
Routines Called
None.
Called By
None.
Copyright © 2005 Microsoft Corporation.
All rights reserved.