Spell function to send a message and also specifies an interpretive method to be called on the response
send_catch("fetchAttmnt", -1, rep, "download_file", bopsid, attmnt_id, 0);
SPEL: How to download attachment using SPEL
send_catch("print_dump", -1, newobj, "test", "Hello", "World");
Java workout
_________________________________________
Where can I find Spel functions documentation?