CS-MIC - C# Math Input Control 
            Assigns a decimal value to a variable.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | JavaScript | 
function Assign(name, values);

 Parameters
- name (String)
 - The name of the variable.
 
- values (array<
            Decimal
          >[]()[])
 - The values of the variable.
 

 Return Value
True if the variable was set, false otherwise.
Assembly: 
csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)