Search results 20

Card image cap
CutString_ReverseFrom

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

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image cap
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image cap
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image cap
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image cap
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...