ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:strfind

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
functions:strfind [2017/04/15 17:44] korshunfunctions:strfind [2017/04/15 17:45] korshun
Line 5: Line 5:
 ===== Description ===== ===== Description =====
 Returns the position of the first occurence of what in s. If the string is not present, returns -1. Returns the position of the first occurence of what in s. If the string is not present, returns -1.
 +
 +<note tip>To search for the **last** occurence, use [[StrRFind]].</note>
  
 ===== Examples ===== ===== Examples =====
functions/strfind.txt · Last modified: 2020/12/24 13:12 by monsterovich