I'm saying I want it to be an error. Yes, I could check everything with OB Is defined, but then I would need to generate my own error.
John DeSoi, Ph.D. > On Apr 28, 2017, at 6:30 PM, Timothy Penner via 4D_Tech > <[email protected]> wrote: > >> In some cases I leave out the type if the property is required - in that >> case it should generate an error. > > You don’t have to generate an error - you could just call OB IS DEFINED > instead, then branch your code appropriately without generating an error > stack. > http://livedoc.4d.com/4Dv15.3/help/Command/en/page1231.html#1211205 ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

