نص وشيء يُبحث عنه فيه، لـ text.includes و text.startsWith و text.endsWith و text.indexOf و text.lastIndexOf.
text.includes
text.startsWith
text.endsWith
text.indexOf
text.lastIndexOf
Optional
النص المراد البحث فيه.
hello world Copy
hello world
النص المراد البحث عنه، يُطابق تماما، بما في ذلك حالة الأحرف.
world Copy
world
Namespace: Bit › Inputs › Text
Other symbols in Inputs.Text:
API reference home · Full symbol index · Tutorials and guides · Platform
نص وشيء يُبحث عنه فيه، لـ
text.includesوtext.startsWithوtext.endsWithوtext.indexOfوtext.lastIndexOf.