Dobject.ReferenceError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value* ReferenceError(ErrInfo* perrinfo, CallContext* cc, int msgnum, ARGS args)
    class Dobject
    static
    ReferenceError
    (
    ARGS...
    )
  2. Value* ReferenceError(CallContext* cc, string fmt, ARGS args)
  3. Value* ReferenceError(ErrInfo* perrinfo, CallContext* cc, string fmt, ARGS args)

Meta