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
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
