Parameters in Custom Operations
Description of issue:
User defined operations or custom operations should be able to handle parameters so that their output change depending on the parameter.
Linked Requirements:( 27 )
Potential Issues:None
Blockers:( #5 (closed) )
Issue Requirements:- Given a valid custom operation, then this operation should be able to have parameters.
- The user should be able to modify the value of these parameters, and the evaluation of the operation should act accordingly.
This issue is related to and might be resolved in #5 (closed).