I have function in my .script file whose name is set unique with let:
<let key="insertRow" unique="yes">insertRow</let>
Now I need to insert that unique function name in html file. How to that?
I inserted script component in jwc:
<component id="tableScript" type="Script">
<binding name="script" value="literal:Table.script"/>
and inserted tableScript in html.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]