Search results 49
Sorted from new to old.

NumberBeforeString
Returns number if found before certain word in larger string. This can be used ...

CutString_ANmaRules
Extract certain text from another text based on Rules defined, like extracting ...

ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...

CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...

ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...

Converts two bytes to long
Functions to convert two bytes to a numeric value (long), (both little-endian ...