show / hide menu

IsValidUser

This function can be used to check whether the user is a valid user in SharePoint.

Syntax:
IsValidUser(StringValue) where value is the log in name for the user.

Examples:
IsValidUser(“Swathy.ks”)=true, returns true when log in name is correct.