sc_field_style _Error

Hello,
i have greated an ajax event “onchance”. In this event i write the following code:
sc_field_style({VKBRUTTO}, ‘#33FF99’, ‘15px’, ‘#000000’, ‘Arial, sans-serif’, ‘bold’);
this code i have copy from documentation (except the fieldname {VKBRUTTO}). the result is an error-message like this:
Fatal error: Call to undefined function sc_field_style().

Have any an idea?

Mike

Are you sure that this routine is supported for the kind of application you have generated? See the helpfile for this.

Hello Mike,

What sort of application is it? And in which event are you calling sc_field_style?

regards,
Bernhard Bernsmann