Skip to content

strpos

Returns a position of one string in the other string (always returns integer value)

${MessageSubject.IndexOf('test')}
On this page
To top