Wednesday 21 October 2015

Inline Code Example

In CA Gen the in-line code statement allows you to enter native code without needing to create an external action block. 

In genIE we have a requirement to create a UUID which for the C clients was implemented in an external action block.

The equivalent implemented for Java using in-line code was very simple and only took a few seconds to code.


1 comment:

Unknown said...

Hi Darius

I think it will be useful if there is a complete example to use the inline code statement
It will save a lot of effort, especially with the Java platform