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