Expand Minimize
This topic has not yet been rated - Rate this topic

sChopOffLeft - Solution Sites Routine

Commerce Server 2002

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

include\std_string_lib.asp

Routines Called

None.

Called By

None.

Copyright © 2005 Microsoft Corporation.
All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.