optionalThe optional keyword is used in map construction to allow a value not to exist. Normally if an RValue→ does not exist if will trigger an error. more⇛ by Group Public on Sunday April 25 2010 @ 22:02:47 (1/1 Points) |
Language ↪Reference |
optionalThe optional keyword is used in map construction to allow a value not to exist. Normally if an RValue→ does not exist if will trigger an error. more⇛ by Group Public on Sunday April 25 2010 @ 22:02:47 (1/1 Points) |
Language ↪Reference |
Default and optional function parametersMany functions in the API, at the dotTest level, have optional parameters. These may be explicitly marked as optional, or noted to have a default in the Java source code. more⇛ by Group Public on Tuesday April 14 2009 @ 14:36:23 (1/1 Points) |
API ↪Reference |