CS-MIC - C# Math Input Control 
            Gets the name of the function.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | JavaScript | 
ReadOnly Property FunctionName As String
/** @property */
String get_FunctionName()
function get_FunctionName();

 Remarks
The input inputInterpreter will use this function name as 
            executable text, expecting an opening and closing parenthesis following 
            it.
Assembly: 
csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)