Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 04 Jun 2012 01:48 PM |
title.
and post if you want to answer, dont come with a stupid answer like i should go to the stupid wiki... |
|
|
| Report Abuse |
|
|
1pie23
|
  |
| Joined: 11 Jul 2010 |
| Total Posts: 1865 |
|
|
| 04 Jun 2012 01:49 PM |
A string is a sentence or words. for example:
string = "Hi"
print(string)
output > Hi |
|
|
| Report Abuse |
|
|
|
| 04 Jun 2012 02:23 PM |
A character (char datatype) is just a letter/symbol/ect. Such as 'Q' or '+'
When you put multiple characters together, you get a STRING of characters, hence the name. |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 05 Jun 2012 10:10 AM |
| Like, when someone scripts a message, the sentence they want to appear in the screen, in the script is the string? |
|
|
| Report Abuse |
|
|
RoflBread
|
  |
| Joined: 18 Jun 2009 |
| Total Posts: 3803 |
|
|
| 05 Jun 2012 10:13 AM |
No need for the penta-post, but yes, a message takes a string, because as the people who posted before this have said, 'a string is a data type which consists of letters'
message = game.Workspace.Message
message.Text = "I'm a string" |
|
|
| Report Abuse |
|
|
| |
|
Moolah101
|
  |
| Joined: 22 Sep 2010 |
| Total Posts: 614 |
|
|
| 07 Jun 2012 12:05 PM |
| Srry about the duplicated posts, my computer lagged so i clicked "Post" button like four times, but i didnt thinm it would really be posting. |
|
|
| Report Abuse |
|
|
cj0707
|
  |
| Joined: 06 Oct 2009 |
| Total Posts: 196 |
|
| |
|