Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This initiate a dialog to add a parameterBinaryObject or Function.

 

For convenience it will always show the last parameter you have selected as input. 

...

  • Binary: automatically creates the defined parameter as string parameter and adds @BINARY as attribute;
  • Object: enables you to create an object for the defined parameter; 
  • Function(): if you have provided the proper syntax, enables you to save the syntax as semi-intrinsic function.

Note that due to some choices in design, a string parameter in Quaestor cannot be changed to a value type (so removing the $ will not help...). In that case you have to create a new parameter with the correct type.

...