Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FUNCky - <b>name:</b> <b>delimiters() - get the current delimiters in use</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     delimiters() - get the current delimiters in use
  Usage:    <string> = delimiters()
  Params:   none
  Returns:  a string equal to the current delimiters with the
            first character being the left delimiter and the
            second character being the right delimiter.

 ---------------------------------- Example ---------------------------------

                 SET DELIMITERS TO "[]"
                 ? delimiters()
                 * prints "[]"


See Also: decimals() path() default() status() margin()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson