- (%inline .NAME THIS X ...)syntax
- (%inline NAME X ...)syntax
Embeds code for an inline JavaScript operation. The first form invokes the method NAME on the object THIS. The second invokes a normal JavaScript function.
Embeds code for an inline JavaScript operation. The first form invokes the method NAME on the object THIS. The second invokes a normal JavaScript function.