Hi, > Language.as() is not being called (@flexjsignorecoercion is being used).
And it will still throw an RTE if strpixels is null. > if (strpixels !== null && strpixels.indexOf('%') != -1) will be false > else if (strpixels.length == 0) throws RTE Thanks, Justin