Nicola Sartore · Sep 16, 2022 go to post

So when you create an object in objectscript you always work implicitly with its reference?

Nicola Sartore · Jun 21, 2022 go to post

I guess $select is the best way to do it in Objectscript. It's not as intuitive as the other languages, but still it keep it simple and concise.

Thanks

Nicola Sartore · Nov 10, 2021 go to post

Well, where I work we are all using Studio. I'll look into it tho. Do you know if it can be easily integrated with the menagement portal and if it lacks some important feature?

Nicola Sartore · Nov 9, 2021 go to post

Thanks for the reference, I actually forgot about some of the shortcuts. I guess all the downside of the Studio editor can be solved with VS, but for me is not an option.

Nicola Sartore · Nov 5, 2021 go to post

Would be great, but I don t have access to the java.sql package in my environment. Thank you for the answer anyway.

Nicola Sartore · Nov 5, 2021 go to post

Yes in this case I can simply retrieve the ID SEQTAB.NextVal with another query. Thanks.