Humanize

From UBot Studio
Revision as of 21:04, 10 July 2015 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function is an Advanced Text function in the UBot Extended Library.

This function converts an underscored, dasherized or camelized string into a humanized one. Also removes beginning and ending whitespace, and removes the postfix '_id'.

Text to Humanize: The text being modified and humanized.

Example


alert($humanize("I-Love-UBot-Studio"))

The text provided is camelized and dasherized.

Running the alert command will run the humanize function, which then humanizes the dasherized, camel case text provided.


Humtxt.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox