wijmo.input Namespace > Utility type : CheckMultipleStringEnum Method |
Javascript (Usage) | |
---|---|
var instance = new wijmo.input.Utility(); var returnValue; // Type: string // Parameters var type; // Type: any var value; // Type: any returnValue = instance.CheckMultipleStringEnum(type, value); |