This is a WEM for WimpWorks. The WEM currently only has one function call: UPCASE which replaces the UCASE function. The UCASE function is broken and will not change the of letters q, r, s, t, u, v, w, x, y and z.
UPCASE(<expr>)
Returns <expr> with any lowercase letters converted to
uppercase and any others left alone.
This a replaces UCASE which is broken.
|
|