Search results 15

Sorted from new to old.
Card image
NumberBeforeString

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

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Capitalize

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

Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
URL2Text + Text2URL

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