Text.StartsWith
इंगित करता है कि पाठ निर्दिष्ट मान से प्रारंभ हुआ है या नहीं.
Syntax
Text.StartsWith(
text as text,
substring as text,
optional comparer as function
) as logical
इंगित करता है कि पाठ निर्दिष्ट मान से प्रारंभ हुआ है या नहीं.
Text.StartsWith(
text as text,
substring as text,
optional comparer as function
) as logical