Hi, i would like to create a function using flexscript, where when i call the function, it has to return the some value according to the calculation i put inside the function.
Example
here i am just trying to create a addition function where if i send two values, it has to save that number at specified table and return me the added value "C" for the variable "dd".