Texts + Strings 156 Texts, strings, convert, replace, encode, parts and concatenations

Card image cap
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image cap
IfString_StartsWith_AndOr_EndsWith

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

Card image cap
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...

Card image cap
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image cap
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Card image cap
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Card image cap
ANmaSearch_AposFriends

Searches for string inside string with apostrophe possibility (or as I call ...

Card image cap
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image cap
ReturnLongestString_Of2

Returns the string that is longer, comparing what is before StrSepa versus ...

Card image cap
CutString97

Cuts part from large string from certain character to certain character with ...

Card image cap
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...