User Tools

Site Tools


visual3d:documentation:pipeline:expressions:example_using_the_amp_operator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
visual3d:documentation:pipeline:expressions:example_using_the_amp_operator [2025/07/09 13:45] sgrangervisual3d:documentation:pipeline:expressions:example_using_the_amp_operator [2025/07/09 13:56] (current) sgranger
Line 3: Line 3:
 ==== The Ampersand Operator ==== ==== The Ampersand Operator ====
  
-For first time users of Visual3D's scripting language the use of the & operator may not be straightforward. The [[https://www.c-motion.com/v3dwiki/index.php?title=Expressions|Expressions]] page contains some links and examples of how to use this operator including: +For first time users of Visual3D's scripting language the use of the & operator may not be straightforward. The [[visual3d:documentation:pipeline:expressions:expressions_overview|Expressions]] page contains some links and examples of how to use this operator including:
- +
-  * [[https://www.c-motion.com/v3dwiki/index.php?title=Expressions#Using_Pipeline_Parameters_in_an_Expression|Using Pipeline Parameters in an Expression]] +
-  * [[https://www.c-motion.com/v3dwiki/index.php?title=Expressions#Using_a_pipeline_parameter_as_part_of_a_signal_definition|Using A Pipeline Parameter as part of a Signal Definition]] +
-  * [[https://www.c-motion.com/v3dwiki/index.php?title=Expressions#Specifying_String_Data|Specifying String Data]]+
  
 The ampersand (&) is used in pipeline commands to concatenate strings together, and is a separator for the parser to find pieces that need to be parsed separately. To get the most out of this tutorial, it is recommended that you run the commands in Visual3D alongside reading the text descriptions, as the Pipeline Processing Results dialog is a helpful tool for understanding and debugging in this interface. The ampersand (&) is used in pipeline commands to concatenate strings together, and is a separator for the parser to find pieces that need to be parsed separately. To get the most out of this tutorial, it is recommended that you run the commands in Visual3D alongside reading the text descriptions, as the Pipeline Processing Results dialog is a helpful tool for understanding and debugging in this interface.
visual3d/documentation/pipeline/expressions/example_using_the_amp_operator.txt · Last modified: 2025/07/09 13:56 by sgranger