pipe

(since )



Variable containing pipe options

Description


This variable contains the options of a pipe (name, properties, casttype, pubid).

The options var passed to pipeCreate event contains the same data as the pipe var.

User notes


mike
mike said:
I get this message in ie7:
Line: 2314
Character: 3
Code: 0
Error Message: 'pipes' is null or not an object

Any ideas?
17/08/10 20:03

AndyW
AndyW said:
The PIPE variable contains the options of a pipe

pipe.properties.name - Name of the pipe
pipe.type - Type of pipe created (uni, multi)
pipe.getPubid(); - The pubid of the pipe used in other places
10/01/12 01:03

Post a note


User notes may be edited or deleted, and usually a note is deleted because of the following reasons:
  • Bugs: Instead report a bug
  • Missing documentation: report that as a bug.
  • Support questions: See the community for available options.

In other words, do not ask questions within the user notes.

Note <b>,<u>,<i> HTML tags are allowed in the posts and the note formatting is preserved. URLs will be turned into clickable links, JavaScipt and C code blocks enclosed in the <source="javascript">JS Code</source> and <source="c">C Code</source> tags will be source highlighted automatically.