Menu

Data Type Convert

stree jang
2011-04-04
2013-04-29
  • stree jang

    stree jang - 2011-04-04

    Variable "var1" from "form" is String type defaultly,
    Variable "var2" from uEngine modeler is Number type
    uEngine provide the function to convert "string" to "integer"("var1" -> "var2"),  surely the prerequisite is the var1 is actually some number instead of some text

     
  • shuzhu zhang

    shuzhu zhang - 2011-05-18

    In some activity, like "assign" activity, suppose you have defined a variable name "var" with type number.
    when you use the "assign" activity to assign value for this variable "var", this "var" will turn to be "string" type

     

Log in to post a comment.