Reply to Thread

Post a reply to the thread: String To Number

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 02-25-2015, 12:57 AM
    linder

    Re: String To Number

    Hello,

    Variables in SetupBuilder are essentially "type less". You don't have to "declare" variables to be of a specific type, like in some programming languages. Instead, variables can hold any type of value. You can freely assign a string to a variable that currently contains a number, and vice-versa. (This doesn't mean that types aren't important. The type of the value itself still matters for functions.)

    Does this help?

    Friedrich
  • 02-24-2015, 08:21 AM
    Unregistered

    String To Number

    Hello,
    i have setupbuilder 7.3.
    how can i convert a string into a number?

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •