Content tagged string

Report Tag

35 usages of this tag
  • 0 replies
  • 204 views
This content is deleted
Forum Topic
How do I pad a string left/right?
0 favourites

Is there a function to pad a string?

posted 5 years ago
  • 3 replies
  • 606 views
0 favourites

I am for looping through the string's length and adding to a counter, is this the way?

posted 4 years ago
  • 9 replies
  • 713 views
This content is deleted
Forum Topic
AJAX.Lastdata shows nothing?
0 favourites

Can someone help me with this. I have this variable with concatenated strings. Then I send it to Construct, and use it like this. But the problem is that it doe...

posted 4 years ago
  • 2 replies
  • 548 views
This content is deleted
Forum Topic
How do I take numbers from string
0 favourites

I have ths strings in an array (id_1,id_2,id_3,id_4 . Id_25,id_26). I need to know how to I get only numbers from that string and eliminate "id_"? Thank you!

posted 4 years ago
  • 3 replies
  • 955 views
This content is deleted
Forum Topic
How do I add tabs (spaces) in a string?
0 favourites

Is it possible to add a "tab" char to add a space in a string to build a table like structure in one text object and without using multiple text objects?

posted 4 years ago
  • 0 replies
  • 303 views
This content is deleted
Forum Topic
If statement broken for strings, how do I fix it?
0 favourites

So, I'm receiving the text from a twitch chat into C3, but when I want to perform an action based on the letter I got, the if statement breaks and doesn't go th...

posted 4 years ago
  • 1 replies
  • 419 views
This content is deleted
Forum Topic
How do I set functions?
0 favourites

I have 3 random incidents. 1) there's a pandemic. Will you open hospitals? -Yes -No. 2) They kidnapped you. Will you try to run? -Yes -No. 3) There was an earth...

  • 3 replies
  • 524 views
This content is deleted
Forum Topic
How do I use string instance variables to anchor logic?
0 favourites

If I have SPRITE1 and it has an instance variable 'varX' that's of type string, for some reason I'm not able to set logic around different strings that could po...

  • 1 replies
  • 301 views
This content is deleted
Forum Topic
Is it possible to get strings into certain parameters?
0 favourites

For me this would make a lot of sense and prevent extra work. So would it be possible to create a string where a value in the string is based on a variable that...

  • 4 replies
  • 907 views
This content is deleted
Forum Topic
How do I escape quotes in my string?
0 favourites

I have a string Global Variable called help_url that looks like this "https://www.Example.Com/site#1" (the exact site URL changes during gameplay). Construct fo...

posted 3 years ago