Post Reply 
show reserved variables on catalog and help
02-04-2016, 09:32 PM
Post: #2
RE: show reserved variables on catalog and help
I agree that adding the list of object type names to the Help system would be great. Meanwhile, using the 'type' command in CAS on a literal object of known type might be even faster than hunting for it in the Help system.

type(1) --> DOM_INT
type("x") --> DOM_STRING
type(x) --> DOM_IDENT
etc.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: show reserved variables on catalog and help - Joe Horn - 02-04-2016 09:32 PM



User(s) browsing this thread: 1 Guest(s)