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

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