wijmo.input Namespace > IFieldsCollection Interface : GetNonPromptText Method |
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.IFieldsCollection; var value; // Type: any // Parameters var start; // Type: number var length; // Type: number value = instance.GetNonPromptText(start, length); |