RESOURCES
CAN I CALL EXISTING 4D CODE WITH 4D FOR...
Can I call existing 4D code with 4D for Flex?
Yes, you can call 4D methods published for SQL.
Simply check the "Available through SQL" box in the method Properties Editor, and call it from your SQL code.
See the provided examples for how this is done.








