DesignLibrary (version 0.1.3)

return_args: Generates character string for non-fixed arguments in a designer using substitution approach.

Description

Generates character string for non-fixed arguments in a designer using substitution approach.

Usage

return_args(args, fixes)

Arguments

args

Function arguments.

fixes

Function arguments that are fixed (i.e., already evaluated in body of function)