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

IsEntityInArray - Solution Sites Routine

Commerce Server 2002

This function determines whether the string specified by the sEntity parameter is equal to one of the strings in the array specified by the arrItems parameter, returning True if so, and False otherwise.

Definition

Function IsEntityInArray(
  byVal sEntity,
  byVal arrItems
)

Defined in File

include\std_util_lib.asp

Routines Called

None.

Called By

JoinWebFarm

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