JScript | |
---|---|
public static function IsValidCardType( cardNumber : String, cardType : CreditType ) : boolean; |
Parameters
- cardNumber
- The card number.
- cardType
- Type of the card.
Return Value
true
if [is valid card type] [the specified card number]; otherwise, false
.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family