startsWith
Description
Returns "true" if str1 starts with str2.
Parameters
Return Type
Boolean (true/false)
Example
if(startsWith("Fram, the polar bear", "Fram")) {
/* code block will execute */
}
See also
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.