NotStartsWith

Returns boolean of false if text starts with prefix, otherwise returns true. If both strings are null returns false.

Table 1. Input Properties
Property Type Description
text String
prefix String