Extracts a substring from a string.
mid(String, start, count) → returns string
mid(String, start, count)
→ returns string
Grabs the month out of a raw date yyyymmdd value.
mid("20001122", "5", "2")
Expected Result: 11
Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.
cfbreak