From 9f1bec39f9d3d67c5d194fa4553c2ace09656a1c Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 24 Feb 2024 17:27:34 +0200 Subject: Api Scanner. --- API.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'API.md') diff --git a/API.md b/API.md index 215ca5e..d2b4dff 100644 --- a/API.md +++ b/API.md @@ -6712,6 +6712,14 @@ Split text into multiple strings --- +> index = RL.TextFindIndex( string text, string find ) + +Find first text occurrence within a string + +- Success return int + +--- + ## Models - Basic geometric 3D shapes drawing functions --- -- cgit v1.2.3