Question Timothy Leavitt · Feb 9, 2016 Property with SqlComputed and SqlComputeCode, but not Calculated or SqlComputeOnChange Looking at a property defined as follows: #Object Data Model #ObjectScript #SQL #Caché 1 4 0 834
Article Timothy Leavitt · Jan 5, 2016 1m read Nifty COS syntax - set $listbuild(multiple,variables) = list (Possibly?) little-known fact: It's possible to use $ListBuild on the left hand side of the equals sign in a set command to extract multiple list values at once:set $ListBuild(several,individual,variables) = listFor example: #ObjectScript #Tips & Tricks #Caché 0 4 0 491