Search results 41

Sorted from new to old.
Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...