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, expression);

Parameters
- name (String)
- The name of the variable.
- expression (String)
- The expression 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)