Search results 81

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image cap
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image cap
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

Card image cap
ServerVar

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

Card image cap
Capitalize

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

Card image cap
WordsOf + Words_Len

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

Card image cap
TextPercentageMatch

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