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